summaryrefslogtreecommitdiff
path: root/tests/test-stp.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't include a newline in ovs_fatal() calls.Justin Pettit2018-02-091-1/+1
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-301-1/+1
* dp-packet: Remove ofpbuf dependency.Pravin B Shelar2015-03-031-4/+5
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-3/+3
* ovs_assert, tests: Support NDEBUG.Jarno Rajahalme2014-10-301-2/+2
* compiler: Define NO_RETURN for MSVC.Gurucharan Shetty2014-09-151-3/+2
* test-stp: Fix leak of open file descriptor for input_fileThomas Graf2014-09-021-0/+1
* ofpbuf: Rename trivial _get_ functions without the "get".Jarno Rajahalme2014-04-031-1/+1
* unit-test: Link 29 test programs into ovstestAndy Zhou2014-04-031-5/+6
* lib/ofpbuf: CompactJarno Rajahalme2014-03-291-1/+1
* Avoid printf type modifiers not supported by MSVC C runtime library.Alin Serdean2013-11-251-2/+2
* stp: Make the STP module thread safe.Ethan Jackson2013-08-011-1/+1
* util: New macro CONST_CAST.Ben Pfaff2012-08-031-2/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* stp: Log topology change events.Ethan Jackson2012-02-021-0/+4
* Add back 802.1D Spanning Tree Protocol (STP) library code.Justin Pettit2011-10-221-0/+666
* Remove vestigial support for Spanning Tree Protocol.Ben Pfaff2010-08-131-666/+0
* vlog: Make the vlog module catalog program-specific.Ben Pfaff2010-07-211-0/+2
* tests: Fix memory leaks in test programs.Ben Pfaff2010-02-021-1/+16
* tests: Cleanup islower() warning.Justin Pettit2009-08-251-1/+2
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+648