summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* ISO C does not allow unnamed union members.stefanf2005-04-082-6/+6
* Fix typo in comment.stefanf2005-04-081-1/+1
* Remove bogus (but harmless) -I.. from CFLAGS. It makes no difference tobrooks2005-03-251-2/+1
* Xref carp(4) and polling(4).brueffer2005-03-191-0/+2
* Use afswch->af_other_status for carp_status() and pfsync_status().glebius2005-02-222-6/+6
* Add CARP (Common Address Redundancy Protocol), which allows multipleglebius2005-02-223-0/+346
* Change the ifr_media operation to only get its value and only setambrisko2005-01-271-79/+81
* Sort sections.ru2005-01-181-13/+13
* Scheduled mdoc(7) sweep.ru2005-01-101-22/+26
* Fix special status reporting. Prior to the reorg there wassam2004-12-317-18/+44
* 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
* add a callback mechanism for code that wants to defer committing changessam2004-12-112-0/+33
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-0814-1538/+3342
* First there was an -m option.ru2004-11-061-3/+0
* Use a spare byte in struct if_data to store the structure size withoutbrooks2004-09-011-1/+4
OpenPOWER on IntegriCloud