aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Add eui64 option which fills interface index (lowermost 64bit ofHajimu UMEMOTO2002-06-152-0/+42
* Reword the ``alias'' description slightly. We must specify a non-conflictingBrian Somers2002-05-111-2/+3
* De-__P, use ansi function definitionsWarner Losh2002-04-184-268/+117
* Turn "ether" address family into a generic "link" familyRuslan Ermilov2002-03-272-72/+56
* Remove 'register' keyword.David E. O'Brien2002-03-201-11/+11
* mdoc(7) police: kill whitespace at eol.Ruslan Ermilov2002-03-151-1/+1
* Some style(9) whitespace fixes and a correction to the copyright.Brooks Davis2002-02-281-22/+24
* Do not disable IPv6 and vlan support when RELEASE_CRUNCH is defined.Luigi Rizzo2002-02-151-2/+0
* Note what the default address_family is.Dima Dorfman2002-02-111-0/+2
* mdoc(7) police:Ruslan Ermilov2002-01-091-0/+14
* In the words of the submitter:Dima Dorfman2002-01-071-1/+1
* Fix bugs in the structure for rx_frame by making gap length one byte andDoug Ambrisko2001-12-311-0/+17
* Move the WARNS attribute down so that it also applies to theMike Barcroft2001-12-051-1/+1
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* MTU and metric are available with NET_RT_IFLIST.Ruslan Ermilov2001-12-031-22/+4
* Spelling police: sucessful -> successful.Dima Dorfman2001-11-241-1/+1
* Spelling police: "more then" - "more than" where appropriate.Dima Dorfman2001-11-241-1/+1
* Back out previous commit.Jeroen Ruigrok van der Werven2001-11-151-2/+0
* Report ad hoc mode correctly.Jeroen Ruigrok van der Werven2001-11-151-0/+2
* Cosmetic: Don't output a blank line if a driver providesYaroslav Tykhiy2001-11-021-2/+1
* When specifying an interface to ifconfig, first look up the interfaceJonathan Lemon2001-10-171-25/+11
* o Reduce userland inclusion of kernel headers -- remove unneeded includeRobert Watson2001-09-241-1/+0
* Split hwcsum into rxcsum and txcsum components.Jonathan Lemon2001-09-181-3/+5
* Teach ifconfig about the new interface capability words.Jonathan Lemon2001-09-181-1/+43
* Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently addsDima Dorfman2001-09-051-1/+1
* ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).Yaroslav Tykhiy2001-08-221-2/+2
* Actuall make plumb work in addition to create as per the manpage.Brooks Davis2001-08-171-1/+2
* mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.Ruslan Ermilov2001-08-161-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* Spelling.Stephen McKay2001-08-071-2/+2
* ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask.Hajimu UMEMOTO2001-07-261-1/+3
* Fix a stupid bug which resulted in a blank line in the status output ifBrooks Davis2001-07-251-8/+4
* Dike out the IPX bits if RELEASE_CRUNCH is defined.David E. O'Brien2001-07-212-2/+23
* mdoc(7) police: fix markup.Ruslan Ermilov2001-07-051-101/+159
* Support network device cloning via create and destroy options.Brooks Davis2001-07-022-12/+162
* Sync with recent KAME.Hajimu UMEMOTO2001-06-112-12/+232
* ARP works on networks other than Ethernet.Dima Dorfman2001-06-021-2/+5
* Mention the 'ether' parameter.Dima Dorfman2001-06-021-0/+4
* When using interfaces that support if_media, the supported media list isPoul-Henning Kamp2001-05-294-28/+136
* Forgot to cvs add these two files for the previous commit.Poul-Henning Kamp2001-05-261-0/+520
* Currently, each wireless networking driver has it's own control programPoul-Henning Kamp2001-05-265-3/+182
* Cosmetics: .Dl -> .Li.Ruslan Ermilov2001-05-071-1/+1
* Let ifconfig(8) catch up with the new functionality whereJesper Skriver2001-05-051-1/+11
* Implement slash/CIDR notation for IPv4 and IPv6 addresses.Jesper Skriver2001-05-041-0/+29
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* if no address is setted, do not call ioctl(SIOCAIFADDR)Hajimu UMEMOTO2001-02-211-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-7/+22
* mdoc police.Ben Smithurst2001-01-221-2/+3
* Add 'netrange' parameter to 'range' command and fix a couple of typos.Ben Smithurst2001-01-201-3/+3