summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an off-by-one error.maxim2006-01-291-1/+1
* don't widen the ssid field by default, this screws up other formatting;sam2006-01-181-6/+8
* When printing SSID's in ifconfig(8)'s scan mode, set the width of therwatson2005-12-301-3/+3
* add control for packet burstingsam2005-12-141-0/+16
* display a bssid that's zero with the -v optionsam2005-12-141-1/+1
* add mcastrate supportsam2005-12-121-0/+18
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
* Don't crash when given an invalid nwkey string.brooks2005-10-281-0/+2
* err() -> errx() where appropriate.ru2005-09-291-5/+5
* add list mac and mac:kick supportsam2005-08-131-2/+83
* Fix commen typos.stefanf2005-08-031-4/+4
* acm and ack are specified per-acsam2005-08-011-8/+18
* oops, revert previous changesam2005-07-301-7/+0
* MFC: add fragthreshold parameter and accept - (or any) for rtsthresholdsam2005-07-301-0/+7
* o add fragthreshold support now that the ioctl existssam2005-07-261-1/+16
* Add a new flag '-k' to ifconfig(8), indicating that it is alright torwatson2005-07-141-1/+1
* add pureg/-pureg parameter for controlling pureg ap mode supportsam2005-07-061-0/+15
* Appending "..." to a SSID which contains unprintable characters only whenavatar2005-06-201-4/+5
* Fix some warnings on 64-bit archs.jhb2005-06-011-6/+7
* Fix special status reporting. Prior to the reorg there wassam2004-12-311-2/+2
* o accept deftxkey as a synonym for weptxkey since that is what issam2004-12-311-1/+11
* recognize atheros information elementssam2004-12-311-0/+2
* always display the deftxkey for an 802.11 device if privacy is enabledsam2004-12-121-4/+5
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-081-129/+1315
* Fix an off-by-one error in the function used to input the ascii/hex strings.phk2004-04-041-4/+7
* add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-301-0/+66
* We want the length of the string, not the size of its pointer.brooks2003-11-011-1/+1
* o add support for setting 128-bit WEP keyssam2003-09-171-4/+7
* o update for new 802.11 supportsam2003-06-281-2/+6
* De-__P, use ansi function definitionsimp2002-04-181-3/+1
* Some style(9) whitespace fixes and a correction to the copyright.brooks2002-02-281-22/+24
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-311-0/+17
* Fix a stupid bug which resulted in a blank line in the status output ifbrooks2001-07-251-8/+4
* Forgot to cvs add these two files for the previous commit.phk2001-05-261-0/+520
OpenPOWER on IntegriCloud