Fix issues with 'disappearing' WL ifaces (when not assigned as part of any LAN bridges)
commit3ff576ff1b4afbb2ee7d1b7e3ca9f82f49e24336
authorAugusto Bott <augusto@bott.com.br>
Wed, 7 Dec 2011 06:06:31 +0000 (7 13:06 +0700)
committerToastman <toastman@galactic_core>
Tue, 20 Dec 2011 06:34:17 +0000 (20 13:34 +0700)
tree54a354c193cfd179a3314c88ceb3f5743785ce98
parentf5f7b68621bcc3bc3d78f72312a7797aaa2ec0c4
Fix issues with 'disappearing' WL ifaces (when not assigned as part of any LAN bridges)

* related to assignments of VLANs, LAN bridges and WL interfaces on Advanced/VLAN (advanced-vlan.asp)
* any existing WL interfaces not assigned as part of any LAN bridges would simply 'disappear' from any/all web admin/UI pages (after saving settings on advanced-vlan.asp and rebooting)
* try to ensure any/all previously configured WL interfaces are still properly detected, even when not a member/part of a LAN bridge (therefore, available to be selected and/or re-assigned via the web UI)
release/src/router/httpd/wl.c
release/src/router/shared/misc.c
release/src/router/www/status-data.jsx
release/src/router/www/status-overview.asp