aboutsummaryrefslogtreecommitdiff
path: root/sys/net/bridgestp.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r177993Andrew Thompson2008-06-021-7/+7
* MFC r1.38,1.39Andrew Thompson2007-08-241-8/+41
* MFC r1.37Andrew Thompson2007-06-291-2/+2
* MFC bridgestp.c r1.35-36, bridgestp.h r1.13, if_bridge.c r1.94-95Andrew Thompson2007-04-261-4/+4
* MFC Rapid Spanning Tree support.Andrew Thompson2007-01-211-806/+1826
* MFC bridgestp.c r1.15, if_bridge.c r1.73, if_bridgevar.h r1.15Andrew Thompson2006-10-211-0/+10
* MFC bridgestp.c r1.12, if_bridgevar.h r1.11Andrew Thompson2006-03-091-13/+10
* MFC r1.11: Fix up the Bridge Identifier field in the BPDU packet.Andrew Thompson2006-03-031-15/+30
* MFC: sync code to HEADAndrew Thompson2006-01-031-1/+1
* MFC: Sync bridge code up with HEADAndrew Thompson2005-11-161-97/+110
* MFC ng_ether support for if_bridge and cleanup of bridge hooks.Andrew Thompson2005-10-231-1/+0
* MFC: bridgestp.c, r1.6; if_bridge.c, r1.18Andrew Thompson2005-08-301-3/+1
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-251-3/+3
* MFC: if_bridge.c, r1.17; bridgestp.c, r1.5Andrew Thompson2005-08-191-0/+2
* - Previously when broadcasting to N number of interfaces we would run pfilAndrew Thompson2005-07-061-2/+2
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-3/+1
* Add if_bridge, which provides more advanced Ethernet bridging and 802.1dAndrew Thompson2005-06-051-0/+1174