netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / stp.c
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-18 Daniele Di Proiettodp-packet: Remove 'frame' member.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Expose struct ovs_list definition in <openvswitch...
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-11-14 Daniele Venturinostp,rstp: disable learning and forwarding in STP/RSTP...
2014-09-09 Jarno Rajahalmelib/stp: Some debugging support.
2014-07-22 Alex Wangstp: Add more logging points for debug.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-07 Jarno RajahalmeUse ovs_refcount_unref_relaxed.
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-15 kmindgstp: Fix bpdu tx problem in listening state
2014-03-13 Ben Pfaffovs-atomic: Delete atomic, atomic_flag, ovs_refcount...
2014-01-09 Ben Pfaffovs-atomic: Introduce a new 'struct ovs_refcount'.
2014-01-09 Ben Pfaffovs-atomic: Add atomic_destroy() and use everywhere...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-12 Joe Stringerofproto-dpif: Don't poll ports when nothing changes
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-09 Alex Wangclang: Pass objects, not their addresses, to thread...
2013-08-09 Alex Wangclang: Use OVS_REQUIRES() instead of OVS_REQ_WRLOCK...
2013-08-01 Ethan Jacksonstp: Make the STP module thread safe.
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-03 Ethan Jacksonstp: Log topology change events.
2012-01-25 Ethan Jacksonstp: Allow manual topology change events.
2012-01-25 Ethan Jacksonstp: Flush MAC table on topology change.
2011-11-15 Justin Pettitstp: Fix tick remainder calculation.
2011-11-15 Justin Pettitstp: Track BPDU tx and rx counts.
2011-10-22 Justin PettitVarious bug fixes and cleanups to STP library.
2011-10-22 Justin PettitAdd back 802.1D Spanning Tree Protocol (STP) library...
2010-08-13 Ben PfaffRemove vestigial support for Spanning Tree Protocol.
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-12 Ben PfaffWork around bugs in system headers.
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben Pfaffstp: Fix memory leak.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-04 Ben PfaffAdd new function xzalloc(n) as a shorthand for xcalloc...
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0