luci/applications/luci-app-statistics/luasrc/statistics/plugins/conntrack.lua

10 lines
94 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ },
{ }
},
label = _("Conntrack"),
category = "network"
}