summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifconfig.h
Commit message (Expand)AuthorAgeFilesLines
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-161-0/+3
* - Use size_t instead of int when appropriate;delphij2009-06-231-6/+6
* Replace clone_setcallback() with a new function clone_setdefcallback()rpaulo2009-02-271-1/+1
* Fix handling of create operation together with setting other parameters:sam2008-03-311-0/+3
* Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion ofrwatson2007-06-131-1/+0
* Update for revised 802.11 support:sam2007-06-111-0/+6
* use getifaddrs from libc instead of private codesam2007-02-241-4/+3
* o replace special handling of clone operations by a clone callbacksam2006-07-091-2/+2
* Add a new flag '-k' to ifconfig(8), indicating that it is alright torwatson2005-07-141-0/+1
* ISO C does not allow unnamed union members.stefanf2005-04-081-1/+1
* Fix special status reporting. Prior to the reorg there wassam2004-12-311-1/+10
* add a callback mechanism for code that wants to defer committing changessam2004-12-111-0/+3
* Overhaul to cleanup some of the tangled logic that's grown over the years.sam2004-12-081-33/+91
* add support for setting 802.11 rtsthreshold, transmit power,sam2004-03-301-0/+3
* Use IFNAMSIZ instead of a magic value for the length of an interfacebrooks2004-01-271-1/+1
* add a "mode" directive to specify the operating mode for multi-mode devices;sam2003-04-281-0/+1
* Rename ifconfig's "mac" argument to "maclabel" to prevent confusionrwatson2002-10-231-2/+2
* Teach ifconfig(8) how to print and set the MAC labels on networkrwatson2002-10-231-0/+2
* When using interfaces that support if_media, the supported media list isphk2001-05-291-0/+1
* Currently, each wireless networking driver has it's own control programphk2001-05-261-0/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Grrr... botched remote commit. Let's try this again: vlan updates,wpaul1999-03-151-1/+6
* Clean up some more. Move parsing of sysctl iflist data into a singlepeter1997-05-101-2/+2
* Grumble.. My last patchup here didn't quite work either. I hate thispeter1997-05-101-4/+5
* Commit hooks for ifmedia support. It's optional in the Makefile, andpeter1997-05-041-0/+45
OpenPOWER on IntegriCloud