#18230: /lib/netifd/mac80211.sh missing 'htmode'
--------------------------------+----------------------------------
 Reporter:  schneider0tim@…     |      Owner:  developers
     Type:  defect              |     Status:  new
 Priority:  normal              |  Milestone:  Chaos Calmer (trunk)
Component:  packages            |    Version:  Trunk
 Keywords:  netifd htmode mesh  |
--------------------------------+----------------------------------
 found a missing json_get_vars htmode -> which causes problems while
 setting up a network w/o hostapd.

 [code]
 drv_mac80211_setup() {
         json_select config
         json_get_vars \
                 phy macaddr path \
                 country chanbw distance \
                 txpower antenna_gain \
                 rxantenna txantenna \
                 frag rts beacon_int htmode
 [/code]

 w/o u can't setup a mesh network in HT mode ...

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