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_bridgevar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
If we miss the LINK_UP event from the network interface then the bridge port
thompsa
2006-03-06
1
-0
/
+1
*
Add code that clears certain capabilities from the member interface, these are
thompsa
2006-01-14
1
-0
/
+1
*
Minor whitespace cleanup.
thompsa
2006-01-02
1
-1
/
+1
*
Change from a callback in if_ethersubr to using EVENTHANDLER in order to detach
thompsa
2005-12-17
1
-1
/
+1
*
Add support for creating span ports so that one can snoop bridged traffic
thompsa
2005-12-14
1
-1
/
+5
*
Move the cloned interface list management in to if_clone. For some drivers the
thompsa
2005-11-08
1
-1
/
+0
*
Further clean up the bridge hooks in if_ethersubr.c and ng_ether.c
thompsa
2005-10-14
1
-8
/
+22
*
- Previously when broadcasting to N number of interfaces we would run pfil
thompsa
2005-07-06
1
-2
/
+1
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.
thompsa
2005-06-10
1
-0
/
+1
*
Add if_bridge, which provides more advanced Ethernet bridging and 802.1d
thompsa
2005-06-05
1
-0
/
+357