Removing doubled or pointless entries in hostapd config
This commit is contained in:
parent
9ccb2ca4b8
commit
cac166eea1
@ -29,18 +29,16 @@ noscan=1
|
||||
|
||||
### IEEE 802.11n
|
||||
#ieee80211n=1
|
||||
#ht_capab=[DSSS_CK-40][HT20+]
|
||||
#ht_capab=
|
||||
#country_code=US
|
||||
#ieee80211d=1
|
||||
### IEEE 802.11n
|
||||
|
||||
### IEEE 802.11a
|
||||
#hw_mode=a
|
||||
#channel=36
|
||||
### IEEE 802.11a
|
||||
|
||||
### IEEE 802.11ac
|
||||
#ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][DSSS_CCK-40]
|
||||
#ieee80211ac=1
|
||||
#vht_capab=[MAX-MPDU-11454][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3]
|
||||
#vht_oper_chwidth=1
|
||||
|
||||
@ -29,18 +29,16 @@ noscan=1
|
||||
|
||||
### IEEE 802.11n
|
||||
#ieee80211n=1
|
||||
#ht_capab=[DSSS_CK-40][HT20+]
|
||||
#ht_capab=
|
||||
#country_code=US
|
||||
#ieee80211d=1
|
||||
### IEEE 802.11n
|
||||
|
||||
### IEEE 802.11a
|
||||
#hw_mode=a
|
||||
#channel=36
|
||||
### IEEE 802.11a
|
||||
|
||||
### IEEE 802.11ac
|
||||
#ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][DSSS_CCK-40]
|
||||
#ieee80211ac=1
|
||||
#vht_capab=[MAX-MPDU-11454][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3]
|
||||
#vht_oper_chwidth=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user