summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-144-2/+18
* Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flagsyar2005-07-131-1/+1
* mdoc cleanup and whitespace removal after the last commit.brueffer2005-07-131-10/+9
* Information about the capability flags in 'ifconfig foo0 scan' output.brueffer2005-07-121-1/+30
* add pureg/-pureg parameter for controlling pureg ap mode supportsam2005-07-062-1/+22
* Appending "..." to a SSID which contains unprintable characters only whenavatar2005-06-201-4/+5
* only show a tunnel information of an adequate address family.ume2005-06-162-4/+10
* Markup fixes.ru2005-06-141-1/+1
* It's spelled 'preceded' of course.brueffer2005-06-131-2/+2
* Hex strings are _pre_ceeded by 0x, not _pro_ceeded.brueffer2005-06-131-2/+2
* Connect if_bridge to the build.thompsa2005-06-052-0/+113
* Add if_bridge, which provides more advanced Ethernet bridging and 802.1dthompsa2005-06-051-0/+533
* Fix some warnings on 64-bit archs.jhb2005-06-011-6/+7
* guard against bogus address datasam2005-05-201-1/+1
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesume2005-05-131-15/+6
* Update ifconfig's pfsync module for 3.7 pfsync(4)mlaier2005-05-031-14/+80
OpenPOWER on IntegriCloud