libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
276 stars 95 forks source link

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

Open ilario opened 1 year ago

ilario commented 1 year ago

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: https://github.com/libremesh/lime-packages/blob/1d9b5a89a213e1d7543e62b9294cb9f7d6cdbfb1/packages/lime-system/files/usr/lib/lua/lime/wireless.lua#L164