]> git.proxmox.com Git - mirror_ovs.git/history - lib/rstp.h
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / lib / rstp.h
2017-06-08 nickcooper-zhangto... rstp: Add internal functions without locks.
2017-06-08 nickcooper-zhangto... rstp: Add rstp port name for human reading.
2015-12-14 Daniele VenturinoAUTHORS: Add Carlo Andreotti
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2014-11-19 Jarno Rajahalmerstp: shift learned MAC addresses to new Root port.
2014-11-14 Jarno Rajahalmerstp: Refactor rstp_check_and_reset_fdb_flush().
2014-11-14 Daniele Venturinostp,rstp: disable learning and forwarding in STP/RSTP...
2014-11-14 Jarno Rajahalmerstp: Add 'rstp-admin-p2p-mac' and 'rstp-admin-port...
2014-11-13 Jarno Rajahalmerstp: Show some useful rstp port fields.
2014-09-09 Jarno Rajahalmelib/rstp: Remove lock recursion.
2014-09-09 Jarno Rajahalmelib/rstp: More robust thread safety.
2014-09-09 Jarno Rajahalmelib/rstp: Inline trivial predicate functions.
2014-09-09 Jarno Rajahalmelib/rstp: Better debug messages, style fixes.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).