summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.thomas2006-08-221-21/+9
* Restore the "plumb" compatibility command, which was lostyar2006-08-121-0/+1
* fixup list station support:sam2006-08-101-4/+23
* add beacon miss threshold controlsam2006-07-262-1/+29
* o replace special handling of clone operations by a clone callbacksam2006-07-094-100/+127
* remove display of the ERP ie from the list sta output (it's alwayssam2006-06-232-5/+55
* Import interface groups from OpenBSD. This allows to group interfaces inmlaier2006-06-193-1/+208
* Print pfsync interface status if either syncpeer or syncdev is configured.glebius2006-06-061-6/+11
* Document the rest of the 802.11 capability flags.scottl2006-04-081-0/+18
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+3
* There is no IFF_POLLING flag anymore.glebius2006-03-121-1/+1
* Revert to setting vlan and vlandev parametes synchronously, as soonyar2006-03-091-0/+9
* explain what list chan displayssam2006-02-271-4/+23
* cleanup line break formattingsam2006-02-231-95/+95
* add miss args to mac:del and mac:kicksam2006-02-151-3/+3
* fix off by one malloc sizessam2006-02-141-3/+3
* really truncate long ssid's when !verbosesam2006-02-081-1/+1
* Document carp(4) arguments.jcamou2006-02-031-1/+26
* Recognize new VLAN_HWCSUM flag.glebius2006-01-301-1/+2
* Do address assignment/removal operations after callbacks.yar2006-01-301-7/+6
* 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
* Fix an off-by-one bug.ru2006-01-151-1/+1
* Grab the media from the passed in structure to put it into theambrisko2006-01-111-0/+1
* When printing SSID's in ifconfig(8)'s scan mode, set the width of therwatson2005-12-301-3/+3
* document deftxkeysam2005-12-261-1/+9
* Document the pfsync(4) specific maxupd parameter, with text mostly takenceri2005-12-161-1/+12
* add control for packet burstingsam2005-12-142-1/+30
* Add support for creating span ports so that one can snoop bridged trafficthompsa2005-12-142-0/+35
* display a bssid that's zero with the -v optionsam2005-12-141-1/+1
* add mcastrate supportsam2005-12-122-1/+25
* -mdoc sweep.ru2005-11-181-64/+67
* 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
* Display the status of the spanning tree for each port.thompsa2005-10-071-8/+16
* Eliminate some unneeded code bits.yar2005-10-061-10/+7
* Use a callback to set up a vlan interface so that "vlan"yar2005-10-041-37/+31
* Now ifconfig is the one right way to turn polling on. Thus, removeglebius2005-10-011-5/+6
* For the sake of consistency and easier typing,yar2005-09-292-1/+6
* Forgot to touch .Dd in the previous commit.yar2005-09-291-1/+1
* Deprecate the useless argument to -vlandev.yar2005-09-292-5/+10
* err() -> errx() where appropriate.ru2005-09-291-5/+5
* Since special interface types get their own subsectionsyar2005-09-221-98/+104
* Document two missed if_bridge commands 'addr' and 'static'.thompsa2005-08-141-0/+7
* add list mac and mac:kick supportsam2005-08-132-10/+98
* Fix commen typos.stefanf2005-08-031-4/+4
* Wireless suport fixups: add a bunch of stuff that's been in thesam2005-08-021-14/+209
* 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
OpenPOWER on IntegriCloud