luci/modules
Jo-Philipp Wich 4201282559 luci-base: let luci.sys.net.devices() return all netdevs
The previous implementation of the function only returned ethernet
interfaces because it relied on the AF_PACKET family entries returned
by getifaddrs().

Change the function to simply collect all interface names it sees in
order to avoid missing tunnel interfaces.

Fixes FS#917.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-28 15:44:10 +02:00
..
luci-base luci-base: let luci.sys.net.devices() return all netdevs 2017-07-28 15:44:10 +02:00
luci-mod-admin-full luci-mod-admin-full: use rpcd-mod-rrdns for reverse DNS lookups 2017-07-11 14:18:40 +02:00
luci-mod-admin-mini luci-mod-admin-mini: eliminate use of luci.sys.net.deviceinfo() 2017-07-11 14:05:31 +02:00
luci-mod-failsafe luci-mod-failsafe: use same string as luci-mod-admin-full 2016-12-10 19:11:50 +02:00
luci-mod-freifunk luci-mod-freifunk: eliminate use of luci.sys.net.deviceinfo() 2017-07-11 14:05:31 +02:00
luci-mod-freifunk-community Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-mod-rpc luci-mod-rpc: add license tag 2017-06-13 13:40:23 +02:00