openwrtv4/package/network
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
..
config netifd: fix an error message during network shutdown 2014-10-02 19:37:25 +00:00
ipv6 map: fix portsets starting with 0 and use regular NAT for 1:1 MAP 2014-10-02 19:15:38 +00:00
services dnsmasq: bump to 2.72 2014-09-26 08:57:36 +00:00
utils uqmi: set data format to 802.3 at startup 2014-10-02 12:19:37 +00:00