1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 09:56:44 +03:00
openwrt-xburst/package/netifd/files
jow ff6a809f53 [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-09 22:44:52 +00:00
..
etc [package] netifd: call "wifi down" before "wifi up" 2012-08-09 22:44:52 +00:00
lib [package] netifd: repair dhcp client id option 2012-07-01 12:43:14 +00:00
sbin [package] /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
usr/share/udhcpc netifd: add a new udhcpc default script for command line use (no uci support) 2012-02-27 16:23:39 +00:00