As far as I can tell, the maximum packet size for 802.11b is 2346,
which means that the valid range for the RTS threshold is 0-2347. The default is definitely 2347.
This commit is contained in:
parent
64c88e4219
commit
cc2a301d78
@ -324,8 +324,8 @@ This controls the
|
||||
number of bytes used for the RTS/CTS handshake boundary.
|
||||
The
|
||||
.Ar RTS_threshold
|
||||
can be any value between 0 and 2047.
|
||||
The default is 2047.
|
||||
can be any value between 0 and 2347.
|
||||
The default is 2347.
|
||||
.It Oo Fl i Oc Ar iface Fl f Ar frequency
|
||||
Set the radio frequency of a given interface.
|
||||
The
|
||||
|
Loading…
x
Reference in New Issue
Block a user