#18022: iapp_interface setting should be moved
-------------------------+-----------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Barrier Breaker 14.07
 Keywords:               |
-------------------------+-----------------------------------
 Variable $iapp_interface (file /lib/netifd/hostapd.sh) loaded only for eap
 type encryption, but not cleared.
 But generation of the corresponding line in /var/run/hostapd.conf done in
 mainloop, for all encryption types.
 So if we have wifi interface without encryption next after eap-based -
 this variable not cleared and produce
 incorrect line iapp_interface=... in wrong block.

 I think this code block should be moved to the "case eap" part.

--
Ticket URL: <https://dev.openwrt.org/ticket/18022>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to