ofpbuf: Update msg when resizing ofpbuf.
[cascardo/ovs.git] / tests / automake.mk
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
2015-06-25 Alin Serdeantests: Reduce user burden for running "make check".
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-23 Gurucharan Shettytestsuite: Don't apply the testsuite.patch on non-Windo...
2015-04-16 Ben Pfaffdpctl: Add tests.
2015-04-15 Ben Pfafflex: New lexical analyzer module for use in OVN.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-09 Flavio Leitnertestsuite: work around patch bug
2015-04-01 Ben Pfaffovsdb-idl: Tolerate missing tables and columns.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to bridge layer...
2015-02-13 Gurucharan Shettytests: Enable running parallel unit tests for Windows.
2015-01-30 Alex Wangovs-command-completion: Autotest integration.
2015-01-29 Christoph Jaegerautotest: Use modprobe for kernel module unloading
2015-01-16 Andy Zhouautotest: add autotest framework for adding kernel...
2015-01-16 Andy Zhouautotest: refactor OVS_VSWITCHD_START MACRO
2014-12-18 Pravin B Shelarofproto-dpif: Fix MPLS multiple Push pop action.
2014-12-15 Thomas Graflib: Add test for library usage
2014-11-25 Stephen Finucanetests/ovs_client: Remove broken debug code
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-08-26 Ben Pfafftest-controller: Rename to ovs-testcontroller, again...
2014-07-31 Kmindgbitmap: Add test for bitmap_equal and bitmap_scan
2014-07-16 maryam.tahhannetdev-dpdk: add dpdk rings to netdev-dpdk
2014-06-24 Gurucharan Shettyutil: Don't compile couple of unused function for Windows.
2014-05-22 Ben Pfaffbridge: Add test that ports that disappear get added...
2014-05-20 Ben Pfaffcmap: New module for cuckoo hash table.
2014-05-19 Joe Stringertests: Create dpif-netdev.at.
2014-05-14 Gurucharan Shettytests/library.at: Disable unix socket tests on Windows.
2014-04-03 Andy Zhouunit-test: Link 29 test programs into ovstest
2014-04-01 Andy Zhouunit-test: merge test-heap into ovstest
2014-04-01 Andy Zhouunit-test: Add ovstest
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-02-14 Ben Pfafftests: Add support for automatically running Ryu tests...
2014-01-16 Joe Stringertests: Fix path for distcleaning ovs-controller.8
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-10-17 Justin Pettitvtep: Add vtep-ctl command.
2013-09-20 alex wangcfm: Prevent interval fault when demand mode is enabled...
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-07-30 Pavithra RameshBFD: Unit tests for BFD.
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-25 Ben PfaffAdd VLAN splinters unit test.
2013-06-18 Ben Pfaffhindex: New data structure for hashed multimaps.
2013-05-28 Ben Pfafftests: Add support for running OFTest.
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-04-12 Ben Pfafftests: Add test for ovs-vswitchd regression with empty db.
2013-04-01 Neil Mckeetests: Add sFlow test.
2013-02-13 Ben Pfafftests: Add test for Python version of long socket name...
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-01-29 Ethan Jacksontests: Add tunnel unit tests.
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-10-04 Ethan Jacksontests: Allow environment specified autom4te.
2012-07-20 Ben Pfafftests: Remove bit-rotted support for "lcov".
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-06-14 Ben Pfafftests: Add $(check_DATA) to check-valgrind dependencies.
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-03-28 Ben Pfafftests: Suppress valgrind error reports from glibc timer...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-03 Ben Pfafftests: Reduce risk of port collision and remove bash...
2012-02-02 Ben Pfafftests: Run ovs-ofctl under valgrind too, with the ...
2012-02-01 Ben Pfaffheap: New library that implements a binary heap-based...
2011-12-19 Ben Pfaffnetflow: Add basic unit tests.
2011-11-30 Ethan Jacksontests: Perform basic LACP unit tests.
2011-11-23 Ben Pfaffofproto-dpif: Support differing user/kernel packet...
2011-11-17 Ben Pfafftests: Rewrite code for comparing sets of ODP actions.
2011-10-24 Ben Pfafftest-openflowd: Remove.
2011-10-22 Justin PettitAdd back 802.1D Spanning Tree Protocol (STP) library...
2011-10-18 Ben Pfaffovsdb: Remove dead Python-related code.
2011-09-27 Ethan Jacksonpython: Create new vlog module.
2011-09-26 Ben PfaffImplement "native VLAN" feature.
2011-09-26 Ben Pfaffovs-xapi-sync: Add unit test.
2011-09-26 Ben Pfaffovs-monitor-ipsec: Add unit test.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-13 Ben PfaffImplement new "learn" action.
2011-08-09 Ben PfaffNew action NXAST_RESUBMIT_TABLE.
2011-08-08 Ben Pfaffodp-util: New function odp_flow_key_from_string().
2011-07-23 Ben Pfaffutil: New function log_2_floor().
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-06-07 Ben Pfaffovs-openflowd: Rename test-openflowd and move to "tests...
2011-04-21 Ben Pfafftests: Add ovs-openflowd to programs that need valgrind...
2011-04-12 Ethan Jacksontests: Unit test autopath via ovs-ofctl.
2011-03-16 Ben Pfaffofproto: Remove controller discovery support.
2011-03-01 Ben Pfaffovs-ofctl: Implement documented semantics of --flow...
2011-02-01 Justin Pettittests: Add test suite for packets.h.
2011-01-12 Ben Pfaffofp-print: Add tests for OpenFlow message formatting.
2011-01-10 Ben Pfafftests: Fix Y2011 bug in testsuite.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-02 Ben Pfafftests: Add tests for ofproto code.
2010-11-30 Ben Pfafftests: Don't remove testsuite on distclean.
2010-11-15 Ben Pfaffrandom: Add entropy test.
2010-11-10 Ben Pfaffsocket-util: Work around Unix domain socket path name...
2010-11-10 Ben Pfaffutil: New function base_name().
next