summaryrefslogtreecommitdiff
path: root/src/conf_mode/host_name.py
diff options
context:
space:
mode:
authorAlain Lamar <alain_lamar@yahoo.de>2020-04-11 18:36:06 +0200
committerAlain Lamar <alain_lamar@yahoo.de>2020-04-11 18:36:06 +0200
commit3f93be7ffa3361110fdc2ae839c1a197cc2d6ce2 (patch)
treec9b1245da3156355a7a866ab57151058335cd513 /src/conf_mode/host_name.py
parentc27f13ab459ef5116eeac417d256abfabf2690c2 (diff)
downloadvyos-1x-3f93be7ffa3361110fdc2ae839c1a197cc2d6ce2.tar.gz
vyos-1x-3f93be7ffa3361110fdc2ae839c1a197cc2d6ce2.zip
wireless: T2213: bugfix: Use ieee80211n and ieee80211ac if require_vht not set
Use WiFi modes ieee80211ac and ieee80211n if VHT capabilities are optional. ieee80211n = 1 ieee80211ac = 1 Use only ieee80211ac if VHT capabilities are required (ieee80211n=0). ieee80211ac = 1 ieee80211n = 0 require_vht = 1 In order to make this decision, the desired WiFi operation mode needs to be known. Therefore, we must require users to set the WiFi mode. mode = (a|b|g|n|ac)
Diffstat (limited to 'src/conf_mode/host_name.py')
0 files changed, 0 insertions, 0 deletions