59f1a006b2e56d597e16d8fa060014478bb7c185
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / conntrack.lua
1 return {
2 legend = {
3 { },
4 { },
5 { }
6 },
7 label = _("Conntrack"),
8 category = "network"
9 }