index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
ifconfig
/
ifconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
A major overhaul of the CARP implementation. The ip_carp.c was started
glebius
2011-12-16
1
-0
/
+3
*
- Use size_t instead of int when appropriate;
delphij
2009-06-23
1
-6
/
+6
*
Replace clone_setcallback() with a new function clone_setdefcallback()
rpaulo
2009-02-27
1
-1
/
+1
*
Fix handling of create operation together with setting other parameters:
sam
2008-03-31
1
-0
/
+3
*
Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of
rwatson
2007-06-13
1
-1
/
+0
*
Update for revised 802.11 support:
sam
2007-06-11
1
-0
/
+6
*
use getifaddrs from libc instead of private code
sam
2007-02-24
1
-4
/
+3
*
o replace special handling of clone operations by a clone callback
sam
2006-07-09
1
-2
/
+2
*
Add a new flag '-k' to ifconfig(8), indicating that it is alright to
rwatson
2005-07-14
1
-0
/
+1
*
ISO C does not allow unnamed union members.
stefanf
2005-04-08
1
-1
/
+1
*
Fix special status reporting. Prior to the reorg there was
sam
2004-12-31
1
-1
/
+10
*
add a callback mechanism for code that wants to defer committing changes
sam
2004-12-11
1
-0
/
+3
*
Overhaul to cleanup some of the tangled logic that's grown over the years.
sam
2004-12-08
1
-33
/
+91
*
add support for setting 802.11 rtsthreshold, transmit power,
sam
2004-03-30
1
-0
/
+3
*
Use IFNAMSIZ instead of a magic value for the length of an interface
brooks
2004-01-27
1
-1
/
+1
*
add a "mode" directive to specify the operating mode for multi-mode devices;
sam
2003-04-28
1
-0
/
+1
*
Rename ifconfig's "mac" argument to "maclabel" to prevent confusion
rwatson
2002-10-23
1
-2
/
+2
*
Teach ifconfig(8) how to print and set the MAC labels on network
rwatson
2002-10-23
1
-0
/
+2
*
When using interfaces that support if_media, the supported media list is
phk
2001-05-29
1
-0
/
+1
*
Currently, each wireless networking driver has it's own control program
phk
2001-05-26
1
-0
/
+14
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Grrr... botched remote commit. Let's try this again: vlan updates,
wpaul
1999-03-15
1
-1
/
+6
*
Clean up some more. Move parsing of sysctl iflist data into a single
peter
1997-05-10
1
-2
/
+2
*
Grumble.. My last patchup here didn't quite work either. I hate this
peter
1997-05-10
1
-4
/
+5
*
Commit hooks for ifmedia support. It's optional in the Makefile, and
peter
1997-05-04
1
-0
/
+45