summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
Commit message (Expand)AuthorAgeFilesLines
* Use a spare byte in struct if_data to store the structure size withoutbrooks2004-09-011-1/+4
* Fix long standing mediaopt setting bugs seen on sparc64. Thoughyongari2004-08-091-6/+12
* Bump the date, .Dd, since the document content has been changedyar2004-07-271-1/+1
* Add two knobs to ifconfig(8), `vlanmtu' and `vlanhwtag',yar2004-07-262-0/+17
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+1
* mdoc(7) policebms2004-06-141-2/+3
* Wordsmith the BUGS section re: IPv6 link-local addresses.bms2004-06-141-7/+13
* Assorted markup, grammar, and spelling fixes.ru2004-05-171-22/+28
* For both ifconfig and route if we didn't get enough memory from theambrisko2004-04-301-2/+10
* Replace ROUNDUP/ADVANCE with SA_SIZEluigi2004-04-131-5/+1
* Document that -m also causes the capability list to be displayed.ru2004-04-111-1/+1
* Added the new interface capability option for drivers that implementru2004-04-112-2/+12
* Remove advertising clause from University of California Regent's license,markm2004-04-092-8/+0
* Fix an off-by-one error in the function used to input the ascii/hex strings.phk2004-04-041-4/+7
* add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-304-1/+101
* The print mask's first part is the base, not the total number of bitru2004-03-121-1/+1
* Show the polling(4) flag on the interface.ru2004-03-121-1/+1
* Fixed a misspelling of 0 as NULL.bde2004-03-101-1/+1
* Look for both name and if_<name> strings in module metadata. Pseudo-deviceskan2004-02-271-1/+2
* style.Makefile(5):johan2004-02-231-1/+1
* We can cross-reference to vlan(4) as long asyar2004-02-211-15/+38
* The hardware tagging capability is set on the physicalyar2004-02-211-1/+1
* Add ifconfig support for network interface renaming. In the process,brooks2004-02-042-3/+49
* Use memcpy plus a manual NUL termination when copying the interface namebrooks2004-01-311-3/+5
* Use IFNAMSIZ instead of a magic value for the length of an interfacebrooks2004-01-272-4/+5
* 802.11 mode bits are now masks; convert to suitsam2004-01-151-1/+1
* We want the length of the string, not the size of its pointer.brooks2003-11-011-1/+1
* Give wider types to sscanf to fix two warnings (u_short cannot be > 0xffff)peter2003-10-261-2/+2
* By popular demand, added the "static ARP" per-interface option.ru2003-10-012-1/+11
* o add support for setting 128-bit WEP keyssam2003-09-171-4/+7
* o update for new 802.11 supportsam2003-06-281-2/+6
* o correct mode request handlingsam2003-06-251-3/+6
* mdoc(7) police: fix more breakages from rev. 1.69.ru2003-05-141-6/+6
* Fix broken comment line introduced in rev 1.69.sheldonh2003-05-131-1/+1
* Add media types and options for ATM. While on most ATM cards media cannotharti2003-04-291-0/+34
* document mode directivesam2003-04-281-2/+14
* add a "mode" directive to specify the operating mode for multi-mode devices;sam2003-04-283-3/+120
* Don't abuse module names to facilitate ifconfig module loading;mdodd2003-04-151-1/+1
* Uncomment the description of the ipdst parameter, but refer to IPXtjr2003-03-081-9/+6
* Kill #ifdef NS codepeter2003-03-051-72/+0
* Document the rxcsum and txcsum commands.ru2003-02-271-0/+11
* Add missing #if USE_IF_MEDIA/#endif.mdodd2003-01-231-1/+4
* fix link_status() in non-Ethernet casefjoe2003-01-221-4/+6
* mdoc(7) police: markup, spelling.ru2002-11-251-8/+6
* update vlandev description; vlan code now auto-recognizes devices thatsam2002-11-151-6/+4
* o display new interface capability bitssam2002-11-151-1/+1
* Remove a line that reflected behavior that does not actually exist.chris2002-10-281-1/+0
* Document the `maclabel' command.chris2002-10-251-0/+7
* Report the MONITOR bit.phk2002-10-241-1/+1
* Rename ifconfig's "mac" argument to "maclabel" to prevent confusionrwatson2002-10-233-9/+9
OpenPOWER on IntegriCloud