summaryrefslogtreecommitdiff
path: root/tests/ofproto-macros.at
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-2/+2
* IPsec: refactor out some code in OVS_MONITOR_IPSEC_START macroAnsis Atteka2016-07-211-0/+44
* ovn: Reduce duplicated process termination code in test scripts.Lance Richardson2016-07-031-0/+47
* ofproto-dpif.at: Run tests with dummy-pmd.Ilya Maximets2016-06-071-8/+23
* tests: Allow extra cmd line args to OVS_VSWITCHD_START.Daniele Di Proietto2016-06-071-2/+6
* netdev-dpdk: Convert initialization from cmdline to dbAaron Conole2016-04-291-1/+2
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-181-1/+2
* ovs_strerror, ovs_format_message: Always use "Success" for errno 0YAMAMOTO Takashi2016-03-241-1/+0
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-2/+2
* tests: make as() function as documentedLance Richardson2016-03-181-1/+1
* unixctl: Log commands received and their replies (at debug level).Ben Pfaff2016-03-071-2/+2
* testsuite: Add timeout to add_of_br() command.Ilya Maximets2016-02-261-1/+1
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-191-4/+31
* ofproto-macros: Fix definition of add_of_ports.Ben Pfaff2016-02-051-2/+2
* ofproto-macros: Remove STRIP_DURATION macro.Ben Pfaff2016-01-281-1/+0
* ofproto-macros: Change STRIP_USED and STRIP_UID to shell functions.Ben Pfaff2016-01-281-2/+11
* ofproto-macros: Change STRIP_XIDS from macro to shell function.Ben Pfaff2016-01-281-1/+5
* tests: Change ADD_OF_PORTS from macro to shell function.Ben Pfaff2016-01-281-11/+15
* tnl-arp-cache: Rename module and functions to tnl-neigh-cache.Thadeu Lima de Souza Cascardo2015-11-301-1/+1
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-9/+10
* ofproto-macros.at: Rename vconn_windows_sub to vconn_subYAMAMOTO Takashi2015-11-261-2/+2
* Prevent test failures when there are non Ethernet devices on the system.Thadeu Lima de Souza Cascardo2015-11-231-0/+1
* test: Make test independent of the recirc_idAndy Zhou2015-10-301-0/+2
* ovn.at: Add test for gateway.Justin Pettit2015-10-161-1/+1
* ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff2015-10-071-5/+9
* tests: Refactor macros so OVN databases can be initialized individually.Ben Pfaff2015-10-071-8/+17
* ovn: Implement basic end-to-end full mesh test.Ben Pfaff2015-09-291-0/+167
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-2/+2
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-7/+1
* ofproto-macros: Remove stray garbage from file.Ben Pfaff2015-07-211-2/+0
* ofproto-macros.at: Make check_logs() check all *.log files.Alex Wang2015-07-151-1/+12
* tests: Adjust output of vconn for windows.Gurucharan Shetty2015-06-221-1/+8
* ovs-ofctl: Add bundle support and unit testing.Jarno Rajahalme2015-06-101-0/+10
* odp-util: Reuse UUID marshalling for UFID.Joe Stringer2015-06-091-1/+1
* tests: Avoid Windows unit tests from hanging.Gurucharan Shetty2015-04-221-1/+2
* autotest: refactor OVS_VSWITCHD_START MACROAndy Zhou2015-01-161-13/+22
* dpif: Index flows using unique identifiers.Joe Stringer2014-12-021-0/+1
* openvswitch: Userspace tunneling.Pravin B Shelar2014-11-121-0/+7
* ovs-numa: Add ovs-numa.{c,h} for extracting and storing cpuAlex Wang2014-08-131-0/+1
* test: add WAIT_FOR_DUMMY_PORTS helper macro for writing testsAndy Zhou2014-06-101-0/+9
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-2/+2
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-151-2/+2
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-141-1/+1
* Remove --enable-of14 option because the implementation is now safe.Ben Pfaff2014-05-141-1/+1
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-2/+2
* Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.Ben Pfaff2014-04-301-1/+1
* tests: Whitelist messages about RCU blocking in the testsuite.Ben Pfaff2014-04-291-0/+1
* Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma2014-02-061-2/+2
* ofproto-dpif-xlate: Limit memory and time that translation can consume.Ben Pfaff2013-10-041-0/+4
* Add basic OpenFlow 1.1 protocol support.Ben Pfaff2013-07-081-1/+1