cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c ifconfig.h
ifieee80211.c
Sam Leffler
sam at FreeBSD.org
Tue Mar 30 14:59:23 PST 2004
sam 2004/03/30 14:59:22 PST
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.8 ifconfig.c ifconfig.h
ifieee80211.c
Log:
add support for setting 802.11 rtsthreshold, transmit power,
and 11g protection mode
Reviewed by: imp (just code)
Revision Changes Path
1.76 +29 -1 src/sbin/ifconfig/ifconfig.8
1.100 +3 -0 src/sbin/ifconfig/ifconfig.c
1.12 +3 -0 src/sbin/ifconfig/ifconfig.h
1.9 +66 -0 src/sbin/ifconfig/ifieee80211.c
More information about the cvs-src
mailing list