summaryrefslogtreecommitdiffstats
path: root/sys/net/bridgestp.h
Commit message (Expand)AuthorAgeFilesLines
* Move the interface media check to a taskqueue, some interfaces (usb) sleepthompsa2012-04-201-0/+1
* Add linkstate to bridge(4), set the link to up when at least one underlyingthompsa2012-04-201-3/+1
* bstp_input() always consumes the packet so remove the mbuf handling dancethompsa2012-02-231-1/+1
* Set curvnet context in a callout-trigerred code path.zec2011-06-071-0/+1
* Fix spelling.thompsa2007-12-091-1/+1
* - Ensure the path cost does not exceed 65535 in legacy STP mode.thompsa2007-08-041-0/+1
* Change the passing of callbacks to a struct in case this needs to be extended...thompsa2007-03-091-1/+5
* These days P2P means peer-2-peer (also well known from serveral filesharingthompsa2006-12-111-4/+4
* Add two new flags to if_bridge(4) indicating whether the edge flagsyrinx2006-12-041-0/+1
* fix typo in last commitimp2006-12-011-1/+1
* Use FreeBDS standard __packed as opposed to the gcc centricimp2006-12-011-2/+2
* Sync with the OpenBSD port of RSTPthompsa2006-11-271-0/+3
* use two stage creation of stp ports, this means that the stp variables can bethompsa2006-11-261-3/+4
* MFp4thompsa2006-11-091-0/+1
* Bring in support for the Rapid Spanning Tree Protocol (802.1w).thompsa2006-11-011-51/+170
* Add a callback so we can notify the parent bridge that a port state change hasthompsa2006-08-021-1/+9
* Add some statistics that are needed to support RFC4188 as part of the SoC2006thompsa2006-07-311-0/+2
* /tmp/cvsuusTrcthompsa2006-07-261-0/+256
OpenPOWER on IntegriCloud