Fix issues with 'disappearing' WL ifaces (when not assigned as part of any LAN bridges)
commitc7546fdc92dca37c6ae9abe2b55df2a8fdeb260e
authorAugusto Bott <augusto@bott.com.br>
Wed, 7 Dec 2011 06:06:31 +0000 (7 04:06 -0200)
committerAugusto Bott <augusto@bott.com.br>
Wed, 7 Dec 2011 06:06:31 +0000 (7 04:06 -0200)
tree8cb791fd4ff1d90b5321f272a8b61eb054cf696f
parent11dc1a680623d8f3a747b830ca23a63f5bd4d27b
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/advanced-vlan.asp
release/src/router/www/status-data.jsx
release/src/router/www/status-overview.asp