Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/wiconfig
Module Name: basesrc
Committed By: onoe
Date: Wed Jan 16 06:54:18 UTC 2002
Modified Files:
basesrc/usr.sbin/wiconfig: wiconfig.8
Log Message:
Fixed the range of max data length (dot11FragmentationThreshold)
for -d option: 350..2304 -> 256..2346 (default is 2304)
Fixed the range of RTS/CTS threshold (dot11RTSThreshold)
for -r option: 0..2047 -> 0..2347 (default is 2347)
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/wiconfig/wiconfig.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index