Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#632 - MP_CONFIG_INT settings not applied to meshpoint interface #5634

Open
openwrt-bot opened this issue Mar 15, 2017 · 0 comments
Open
Labels

Comments

@openwrt-bot
Copy link

charlemagnelasse:

Supply the following if possible:

  • Tested with OM5P-AC (on ath10k)
  • Using LEDE reboot-3637-gc8f7031ba7 with wpad-mesh

The 5GHz device was configured using following entry in /etc/config/wireless

config wifi-iface 'mesh2' option device 'radio1' option ifname 'mesh-5' option network 'lan' option mode 'mesh' option mesh_id 'mymesh' option disabled '0' option mcast_rate '54000' option macaddr 'ae:86:74:00:00:01' option mesh_ttl 1 option mesh_fwding 0 option ieee80211w 1 option encryption 'psk2+aes' option key 'reallysecretkey'

It is expected that mesh_ttl is 1 and mesh_fwding is 0. But the reality is quite different:

root@lede:/# iw dev mesh-5 get mesh_param mesh_fwding
1
root@lede:/# iw dev mesh-5 get mesh_param mesh_ttl
31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant