openwrtv3/package/network/config/netifd/files
Steven Barth 73179a188c netifd: fix an error message during network shutdown
When 'wifi down' is called by /etc/init.d/network, it is run from
stop_service( ). This function is in turn invoked from stop( ).
stop( ) messes up the order by first procd_kill-ing the network
settings, then calling wifi to down the wifi networking
interfaces. By redefining stop( ) instead, the proper order is
restored.

Signed-off-by: Michel Stam <m.stam@fugro.nl>

SVN-Revision: 42745
2014-10-02 19:37:25 +00:00
..
etc netifd: fix an error message during network shutdown 2014-10-02 19:37:25 +00:00
lib netifd: suppress fw3 warnings in dhcp script 2014-07-30 13:17:56 +00:00
sbin netifd: update to latest version 2013-01-29 14:40:04 +00:00
usr/share/udhcpc packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00