Age | Commit message (Collapse) | Author |
|
|
|
conntest.jpod.cc
|
|
when no info is available; use a seperate column for local interface
|
|
|
|
translated (0 fuzzy).
|
|
|
|
just add some custom text to the splash page instead of replacing the whole page
|
|
|
|
|
|
|
|
(https://dev.openwrt.org/ticket/13837)
|
|
|
|
return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus
|
|
|
|
|
|
|
|
|
|
|
|
that this rule will be after all rules which are added by netifd for openwrts new native ip support
|
|
zone, it causes issues with network lists and is not needed with fw3 anymore
|
|
bandwidth limit is used. That makes it possible to have client bandwidth stats without using the bandwidth limit. Taken from https://github.com/freifunk/ff-control/blob/master/patches/luci-splash-mark.patch, thx Patrick
|
|
|
|
|
|
|
|
|
|
the new ip rule support in /etc/config/network
|
|
which are using splash
|
|
|
|
|
|
|
|
whitespace fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is used. In this case split the DHCP Network in two halves, one for the adhoc, one for the managed network.
|
|
the interface has an ipv6 address
|
|
|
|
|
|
|
|
|
|
collectd-mod-uptime is already there, but there has been no Luci support for
it, so no graphs are shown.
Based on forum discussion (see
https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add
the support to luci-statistics.
Patch is for Luci trunk and the functionality can be enabled by selecting
collectd-mod-uptime in menuconfig.
signed-off-by: hannu.nyman@iki.fi
|