#17262: wlX interfaces not being added to br-lan
---------------------------------------+-----------------------------------
 Reporter:  mravouk                    |      Owner:  developers
     Type:  defect                     |     Status:  new
 Priority:  normal                     |  Milestone:  Barrier Breaker
Component:  packages                   |  (trunk)
 Keywords:  broadcom interface bridge  |    Version:  Trunk
---------------------------------------+-----------------------------------
 As per https://forum.openwrt.org/viewtopic.php?id=51803

 In particular, having
 {{{
 config wifi-iface
   option device wl0
   option network lan
   option mode ap
 }}}
 does not force the interface to be added to the lan bridge automatically
 upon startup. Manually executing
 {{{
 brctl addif br-lan wl0
 }}}
 does.

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