Changeset 898
- Timestamp:
- Dec 31, 2016, 1:12:48 PM (6 years ago)
- Location:
- trunk/debian/packages/debwrt-net/tags/0.8~debwrtSTRETCH+2
- Files:
-
- 1 added
- 1 deleted
- 14 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian/packages/debwrt-net/tags/0.8~debwrtSTRETCH+2/debian/changelog
r892 r898 1 debwrt-net (0.8~debwrtSTRETCH+2) stretch-debwrt-unstable; urgency=medium 2 3 * Set more sensible default in hostapd-wpa.conf (allow more device to 4 run out of the box) 5 6 -- Johan van Zoomeren <amain@debwrt.net> Sat, 31 Dec 2016 13:11:08 +0100 7 1 8 debwrt-net (0.8~debwrtSTRETCH+1) stretch-debwrt-unstable; urgency=medium 2 9 -
trunk/debian/packages/debwrt-net/tags/0.8~debwrtSTRETCH+2/etc/hostapd/hostapd-wpa.conf
r892 r898 19 19 # Note: You will also need to enable WMM for full HT functionality. 20 20 # Note: hw_mode=g (2.4 GHz) and hw_mode=a (5 GHz) is used to specify the band. 21 ieee80211n=121 #ieee80211n=1 22 22 23 23 # HT modes: double bandwidth … … 29 29 # Warning: hostapd won't apply 40 mode (double rate) if there are to many 30 30 # other APs in the neighbourhood. 31 ht_capab=[HT40-][SHORT-GI-40]31 #ht_capab=[HT40-][SHORT-GI-40] 32 32 33 33 # Test every N seconds? for stations which would be affected by 40 MHz traffic
Note: See TracChangeset
for help on using the changeset viewer.