luci/applications/luci-app-statistics/luasrc/statistics/plugins/olsrd.lua
2019-07-05 02:03:13 +02:00

9 lines
157 B
Lua

return {
legend = {
{ "Host", "Port", "CollectLinks","CollectRoutes","CollectTopology"},
{ },
{ }
},
label = _("OLSRd"),
category = "network"
}