mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
When kernel bonding module is loaded it will create a special file /sys/class/net/bonding_masters. This is no network device. Filter it out for getNetworkDevices() call. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>