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

Add 802.11d for suggesting the country code to clients #1025

Open
ilario opened this issue May 18, 2023 · 0 comments
Open

Add 802.11d for suggesting the country code to clients #1025

ilario opened this issue May 18, 2023 · 0 comments

Comments

@ilario
Copy link
Member

ilario commented May 18, 2023

During BattleMesh, @txt-file mentioned that the router can suggest to the clients to adopt the router's country code (802.11d).
In OpenWrt this is the "country_ie" option: https://openwrt.org/docs/guide-user/network/wifi/basic#common_options

Does anyone know if there is any inconvenient to this? This sounds just always good to me.

It should be added here:

if options["country"] then uci:set("wireless", radioName, "country", options["country"]) end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant