aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.Thomas Quinot2006-08-221-21/+9
* Restore the "plumb" compatibility command, which was lostYaroslav Tykhiy2006-08-121-0/+1
* fixup list station support:Sam Leffler2006-08-101-4/+23
* add beacon miss threshold controlSam Leffler2006-07-262-1/+29
* o replace special handling of clone operations by a clone callbackSam Leffler2006-07-094-100/+127
* remove display of the ERP ie from the list sta output (it's alwaysSam Leffler2006-06-232-5/+55
* Import interface groups from OpenBSD. This allows to group interfaces inMax Laier2006-06-193-1/+208
* Print pfsync interface status if either syncpeer or syncdev is configured.Gleb Smirnoff2006-06-061-6/+11
* Document the rest of the 802.11 capability flags.Scott Long2006-04-081-0/+18
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-1/+3
* There is no IFF_POLLING flag anymore.Gleb Smirnoff2006-03-121-1/+1
* Revert to setting vlan and vlandev parametes synchronously, as soonYaroslav Tykhiy2006-03-091-0/+9
* explain what list chan displaysSam Leffler2006-02-271-4/+23
* cleanup line break formattingSam Leffler2006-02-231-95/+95
* add miss args to mac:del and mac:kickSam Leffler2006-02-151-3/+3
* fix off by one malloc sizesSam Leffler2006-02-141-3/+3
* really truncate long ssid's when !verboseSam Leffler2006-02-081-1/+1
* Document carp(4) arguments.Jesus R. Camou2006-02-031-1/+26
* Recognize new VLAN_HWCSUM flag.Gleb Smirnoff2006-01-301-1/+2
* Do address assignment/removal operations after callbacks.Yaroslav Tykhiy2006-01-301-7/+6
* Fix an off-by-one error.Maxim Konovalov2006-01-291-1/+1
* don't widen the ssid field by default, this screws up other formatting;Sam Leffler2006-01-181-6/+8
* Fix an off-by-one bug.Ruslan Ermilov2006-01-151-1/+1
* Grab the media from the passed in structure to put it into theDoug Ambrisko2006-01-111-0/+1
* When printing SSID's in ifconfig(8)'s scan mode, set the width of theRobert Watson2005-12-301-3/+3
* document deftxkeySam Leffler2005-12-261-1/+9
* Document the pfsync(4) specific maxupd parameter, with text mostly takenCeri Davies2005-12-161-1/+12
* add control for packet burstingSam Leffler2005-12-142-1/+30
* Add support for creating span ports so that one can snoop bridged trafficAndrew Thompson2005-12-142-0/+35
* display a bssid that's zero with the -v optionSam Leffler2005-12-141-1/+1
* add mcastrate supportSam Leffler2005-12-122-1/+25
* -mdoc sweep.Ruslan Ermilov2005-11-181-64/+67
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctBrooks Davis2005-10-301-2/+3
* Don't crash when given an invalid nwkey string.Brooks Davis2005-10-281-0/+2
* Display the status of the spanning tree for each port.Andrew Thompson2005-10-071-8/+16
* Eliminate some unneeded code bits.Yaroslav Tykhiy2005-10-061-10/+7
* Use a callback to set up a vlan interface so that "vlan"Yaroslav Tykhiy2005-10-041-37/+31
* Now ifconfig is the one right way to turn polling on. Thus, removeGleb Smirnoff2005-10-011-5/+6
* For the sake of consistency and easier typing,Yaroslav Tykhiy2005-09-292-1/+6
* Forgot to touch .Dd in the previous commit.Yaroslav Tykhiy2005-09-291-1/+1
* Deprecate the useless argument to -vlandev.Yaroslav Tykhiy2005-09-292-5/+10
* err() -> errx() where appropriate.Ruslan Ermilov2005-09-291-5/+5
* Since special interface types get their own subsectionsYaroslav Tykhiy2005-09-221-98/+104
* Document two missed if_bridge commands 'addr' and 'static'.Andrew Thompson2005-08-141-0/+7
* add list mac and mac:kick supportSam Leffler2005-08-132-10/+98
* Fix commen typos.Stefan Farfeleder2005-08-031-4/+4
* Wireless suport fixups: add a bunch of stuff that's been in theSam Leffler2005-08-021-14/+209
* acm and ack are specified per-acSam Leffler2005-08-011-8/+18
* oops, revert previous changeSam Leffler2005-07-301-7/+0
* MFC: add fragthreshold parameter and accept - (or any) for rtsthresholdSam Leffler2005-07-301-0/+7