Files
openwrt-ipq/nss-setup
Sean Khan fd725269fa nss-setup: Reorg and make uci-defaults pluggable
1.) Clarify what radio_5g_high, and radio_5g_low mean
2.) Make txpower configurable
3.) Don't hardcode radio names in the generated config, but allow
    specifiying them as variables.
4.) Set `cell_density` to 0 (don't enforce rates, let driver choose)
5.) Remove `pmk_r1_push` as `ft_psk_generate_local` already deals with
    generating key locally
6.) Reduce `mesh_max_peer_links` and lower ttl

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-02-28 16:38:05 -05:00
..