busybox/networking
Denys Vlasenko b11be131b7 ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die
Some user managed to hit a race where iface is gone between SIOCGIFFLAGS
and SIOCSIFFLAGS (!). If SIOCSIFFLAGS fails, treat it the same as failed
SIOCGIFFLAGS

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-08-16 20:39:52 +02:00
..
2016-07-04 17:38:01 +02:00
2015-10-14 12:53:47 +02:00
2015-10-13 17:17:34 +02:00
2016-03-04 07:36:04 +01:00
2016-07-19 17:48:55 +02:00