#16697: 802.11s Mesh options are not supported in Trunk?
-----------------------+-------------------------------------
  Reporter:  Henning   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:  Barrier Breaker (trunk)
 Component:  packages  |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+-------------------------------------

Comment (by zloop):

 It is working in trunk (seeing it changed from 1 to 0)
 - your config file seems broken

 {{{
 iw dev wlan0 get mesh_param
 ...
 mesh_fwding = 0
 ...
 }}}

 my /etc/config/wireless is
 {{{
 config wifi-iface
         option encryption 'none'
         option device 'radio0'
         option mode 'mesh'
         option mesh_id 'meshy'
         option network 'meshy'
         option mesh_fwding '0'
 }}}

 you could write something in the OpenWrt wiki what you are doing with that
 option, too
 http://wiki.openwrt.org/inbox/mesh.80211s

--
Ticket URL: <https://dev.openwrt.org/ticket/16697#comment:1>
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