index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
net
/
if_bridge.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove bs_list occurrences. fixes panic on destroy.
fgsch
2010-11-20
1
-2
/
+1
*
Remove unused bstp_list and bstp_attach.
mpf
2010-10-31
1
-2
/
+1
*
A function that only returns NULL should return void.
claudio
2010-10-28
1
-2
/
+2
*
refer to the RSTP point to point option as "PTP" instead of "P2P".
reyk
2006-12-11
1
-5
/
+5
*
Add Rapid Spanning Tree Protocol support (802.1d-2004) based on work
reyk
2006-12-03
1
-49
/
+217
*
fix a whitespace error causing confusion
henning
2006-05-28
1
-2
/
+2
*
if the wireless hostap interface belongs to a bridge, learn the node's
reyk
2005-10-09
1
-1
/
+2
*
Simplify hashtable (de)allocation by moving it into the clone functions.
camield
2004-12-23
1
-2
/
+7
*
add support for ifconfig clone/destroy; ok henning deraadt
markus
2003-12-03
1
-1
/
+2
*
no named args in prototypes
jason
2003-07-15
1
-2
/
+2
*
add a pf_tagname field to ifbrlreq and a pf_tag field to ifbrlnode.
henning
2003-06-25
1
-1
/
+5
*
nuke clause 3 & 4
jason
2003-06-02
1
-6
/
+1
*
KNF & ANSI, jason agrees
henning
2003-05-30
1
-2
/
+2
*
o the timeout is int, not u_int32_t
henning
2003-05-30
1
-3
/
+3
*
allow setting of ifcost with brconfig. enables selection of preferred
markus
2002-12-09
1
-1
/
+2
*
spanning tree: flush dynamic mac cache if interface goes to the
markus
2002-12-04
1
-1
/
+2
*
Credit DARPA/USAF appropriately.
jason
2002-04-08
1
-1
/
+6
*
First round of __P removal in sys
millert
2002-03-14
1
-10
/
+10
*
add support for creating span ports so that one can snoop a bridge
jason
2001-12-15
1
-5
/
+8
*
By popular demand, protect from multiple inclusion, and fix to use the
angelos
2001-06-09
1
-1
/
+5
*
let bstp_transmit_tcn() handle all of the work for sending TCN messages
jason
2001-03-22
1
-2
/
+1
*
Add support for 802.1D spanning tree protocol.
jason
2000-12-12
1
-18
/
+144
*
add ethernet MAC filtering capability
jason
2000-01-25
1
-3
/
+32
*
Implement the blocknonip flag
angelos
2000-01-10
1
-1
/
+2
*
Don't delete the cache on down/up transitions unless it's empty. Instead
jason
1999-09-03
1
-3
/
+6
*
o simpler handling of "forme" packets
jason
1999-09-01
1
-2
/
+2
*
Fix cases when wanting to communicate with the bridge'
niklas
1999-08-08
1
-2
/
+2
*
Support detaching of network interfaces. Still work to do in ipf, and
niklas
1999-08-08
1
-4
/
+5
*
Add flag to allow some interfaces to not see packets with unknown destination.
jason
1999-03-19
1
-2
/
+3
*
Add the ability to mark an interface as "non-learning"
jason
1999-03-19
1
-1
/
+3
*
big overhaul:
jason
1999-03-12
1
-3
/
+9
*
Make address cache expiration actually work and provide a knob
jason
1999-03-05
1
-1
/
+10
*
completely (almost) revamped ioctl's:
jason
1999-03-01
1
-12
/
+43
*
Ethernet bridge/IP firewall driver.
jason
1999-02-26
1
-0
/
+59