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
/
af_inet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since size of struct in_aliasreq has just been changed in r228571,
glebius
2011-12-16
1
-0
/
+1
*
A major overhaul of the CARP implementation. The ip_carp.c was started
glebius
2011-12-16
1
-1
/
+4
*
For unknown reason, since rev 1.1 of ifconfig.c, sin_family isn't
glebius
2011-11-19
1
-2
/
+1
*
If compiling RESCUE always ignore feature_present(3) calls so that
bz
2011-07-18
1
-0
/
+3
*
Conditionally compile in the af_inet and af_inet6, af_nd6 modules.
bz
2011-05-31
1
-0
/
+2
*
Reject invalid CIDR widths rather than silently stopping at the first
emaste
2010-01-14
1
-4
/
+8
*
- Use size_t instead of int when appropriate;
delphij
2009-06-23
1
-1
/
+1
*
The structs ifaliasreq and in_aliasreq have exactly the same layout and
brooks
2009-04-15
1
-2
/
+2
*
use getifaddrs from libc instead of private code
sam
2007-02-24
1
-13
/
+11
*
only show a tunnel information of an adequate address family.
ume
2005-06-16
1
-0
/
+4
*
Overhaul to cleanup some of the tangled logic that's grown over the years.
sam
2004-12-08
1
-0
/
+198