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
/
sys
/
net
/
if_epair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utilize new macro to initialize if_baudrate().
glebius
2012-10-18
1
-2
/
+2
*
Make the "struct if_clone" opaque to users of the cloning API. Users
glebius
2012-10-16
1
-18
/
+17
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
In epair_clone_destroy(), when destroying the second half, we have to
trociny
2012-07-09
1
-18
/
+20
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Allow for vlan(4) interfaces with MTU of 1500 bytes to be configured
zec
2011-05-24
1
-0
/
+4
*
Let epair(4) virtual interfaces report fake link / media status,
zec
2011-05-24
1
-0
/
+37
*
Add a missing ';' and change the debugging sysctl from xint to int.
bz
2010-11-21
1
-2
/
+2
*
MFp4 CH=183259:
bz
2010-09-02
1
-2
/
+2
*
MFp4 CH=182972:
bz
2010-08-27
1
-0
/
+4
*
Update several places that iterate over CPUs to use CPU_FOREACH().
jhb
2010-06-11
1
-12
/
+3
*
Rework reference counting in case we queue into the netisr,
bz
2010-03-06
1
-20
/
+71
*
Correct a typo.
bz
2010-01-10
1
-1
/
+1
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-2
/
+2
*
Update epair(4) to the new netisr implementation and polish
bz
2009-07-26
1
-107
/
+275
*
Merge from p4: CH154790,154793,154874
bz
2009-06-24
1
-0
/
+728