luci/modules/luci-mod-status/src
Jo-Philipp Wich 16f0997bdb luci-mod-status: luci-bwc: skip "." and ".." when finding netdevs
Skip the "." and ".." directory entries of "/sys/class/net/" instead of
passing them on to libiwinfo's probe function. This avoids a situation
where the kernel requests a modprobe of "netdev-." and "netdev-.." over
and over again, resulting in high load on lower end systems.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-01 18:45:18 +02:00
..
luci-bwc.c luci-mod-status: luci-bwc: skip "." and ".." when finding netdevs 2020-04-01 18:45:18 +02:00
Makefile luci-mod-status: refactor luci-bwc 2020-01-20 18:55:05 +01:00