[package] netifd: call "wifi down" before "wifi up"
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Aug 2012 22:44:52 +0000 (22:44 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Aug 2012 22:44:52 +0000 (22:44 +0000)
commit88a18c24d0bf1595289b2e2f2eadcf9ec7864604
tree67f31394ff7bf534e203f750a33933ad81da685e
parent91651660a4da22499cd25702b8b5b031af89464f
[package] netifd: call "wifi down" before "wifi up"

When the underlying /etc/config/wireless got changed since the last "wifi up"
has been performed, the uci vap ifname state vars become inconsistent on a
subsequent "wifi up" and multiple vaps get mapped to the same ifnames which
confuses the gui and other processes relying on them.

For now call an explicit "wifi down" prior to each "wifi up" which will clear
up the state accordingly.

SVN-Revision: 33076
package/netifd/files/etc/init.d/network