aboutsummaryrefslogtreecommitdiff
path: root/lib/stp.c
AgeCommit message (Expand)Author
2012-05-02Global replace of Nicira Networks.Raju Subramanian
2012-02-21unixctl: New JSON RPC back-end.Ethan Jackson
2012-02-02stp: Log topology change events.Ethan Jackson
2012-01-25stp: Allow manual topology change events.Ethan Jackson
2012-01-25stp: Flush MAC table on topology change.Ethan Jackson
2011-11-15stp: Fix tick remainder calculation.Justin Pettit
2011-11-15stp: Track BPDU tx and rx counts.Justin Pettit
2011-10-22Various bug fixes and cleanups to STP library.Justin Pettit
2011-10-22Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-02-24Merge "master" into "next".Ben Pfaff
2010-02-12Work around bugs in system headers.Ben Pfaff
2010-02-02stp: Fix memory leak.Ben Pfaff
2009-11-04Add new function xzalloc(n) as a shorthand for xcalloc(1, n).Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff