#18021: iapp_interface setting does not work
-------------------------+-----------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Barrier Breaker 14.07
 Keywords:  iapp         |
-------------------------+-----------------------------------
 Adding option iapp_interface 'lan' (as well as 'eth0')does not
 produce output "iapp_intarface=eth0" in the /var/run/hostapd-phy0.conf
 Debug output show what command in /lib/net/hostapd.sh:
 iapp_interface="$(uci_get_state network "$iapp_interface" ifname
 "$iapp_interface")"
 always return empty string, even if $iapp_interface valid before it.

 Commenting this line works, but require interface name, not network name.

--
Ticket URL: <https://dev.openwrt.org/ticket/18021>
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