testsuite: Add timeout to add_of_br() command.
[cascardo/ovs.git] / tests / ofproto-macros.at
2016-02-27 Ilya Maximetstestsuite: Add timeout to add_of_br() command.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-06 Ben Pfaffofproto-macros: Fix definition of add_of_ports.
2016-01-28 Ben Pfaffofproto-macros: Remove STRIP_DURATION macro.
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_USED and STRIP_UID to...
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_XIDS from macro to shell...
2016-01-28 Ben Pfafftests: Change ADD_OF_PORTS from macro to shell function.
2015-11-30 Thadeu Lima de Sou... tnl-arp-cache: Rename module and functions to tnl-neigh...
2015-11-26 Ben Pfafftests: Make parse_listening_port entirely reliable.
2015-11-26 YAMAMOTO Takashiofproto-macros.at: Rename vconn_windows_sub to vconn_sub
2015-11-23 Thadeu Lima de Sou... Prevent test failures when there are non Ethernet devic...
2015-10-30 Andy Zhoutest: Make test independent of the recirc_id
2015-10-16 Justin Pettitovn.at: Add test for gateway.
2015-10-07 Ben Pfaffovn-sbctl: Use environment var OVN_SB_DB to find the...
2015-10-07 Ben Pfafftests: Refactor macros so OVN databases can be initiali...
2015-09-29 Ben Pfaffovn: Implement basic end-to-end full mesh test.
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2015-07-21 Ben Pfaffofproto-macros: Remove stray garbage from file.
2015-07-16 Alex Wangofproto-macros.at: Make check_logs() check all *.log...
2015-06-22 Gurucharan Shettytests: Adjust output of vconn for windows.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Gurucharan Shettytests: Avoid Windows unit tests from hanging.
2015-01-16 Andy Zhouautotest: refactor OVS_VSWITCHD_START MACRO
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-08-13 Alex Wangovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
2014-06-10 Andy Zhoutest: add WAIT_FOR_DUMMY_PORTS helper macro for writing...
2014-05-28 Gurucharan Shettysocket-util: Log the kernel assigned port number when...
2014-05-15 Gurucharan Shettytests: Change to parse dynamically allocated ports...
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben PfaffRemove --enable-of14 option because the implementation...
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Ben Pfafftests: Whitelist messages about RCU blocking in the...
2014-02-07 Arun SharmaAdd IPv6 support for OpenFlow, OVSDB, NetFlow, and...
2013-10-04 Ben Pfaffofproto-dpif-xlate: Limit memory and time that translat...
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-06-25 Ben PfaffAdd VLAN splinters unit test.
2013-04-22 YAMAMOTO Takashiinvoke perl as ${PERL}
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-02-11 Ben Pfaffofproto-macros: Fail a test that logs a WARN or higher...
2012-12-10 Jarno RajahalmeAdd OpenFlow13 to the allowed protocols for ofproto...
2012-11-29 Simon Hormantest: add ofproto OpenFlow1.2 tests
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin Pettittests: Define new ADD_OF_PORTS macro for ofproto tests.
2012-08-20 Ben Pfafftests: New m4 macro ON_EXIT to add a cleanup action.
2012-08-17 Ben Pfafftests: Invoke daemons with --no-chdir so core files...
2012-08-02 Mehak MahajanCreate .conf.db.~lock~ in same dir as DBDIR.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-17 Ethan Jacksontests: Fix unit test failures related to additional...
2012-05-01 Ben Pfaffofp-print: Add some more white space to flow dumps.
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
2011-12-19 Ben Pfafftests: Add expected output parameter to OVS_VSWITCHD_START.
2011-12-19 Ben Pfafftests: Update ovs-vswitchd log messages to ignore.
2011-11-18 Ethan Jacksontests: Allow unit tests to run as root.
2011-10-24 Ben Pfafftest-openflowd: Remove.
2011-09-26 Ben Pfaffofproto-dpif: Add tests for VLAN handling.
2011-06-07 Ben Pfaffovs-openflowd: Rename test-openflowd and move to "tests...
2011-05-27 Ben Pfaffovs-ofctl: Report attempts to add (remove, etc.) non...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-13 Ben Pfafftests: Check ovs-openflowd log output instead of ignori...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-03-01 Ben Pfaffovs-ofctl: Implement documented semantics of --flow...