summaryrefslogtreecommitdiff
path: root/tests/ofproto-macros.at
Commit message (Expand)AuthorAgeFilesLines
* netdev-linux: fail ops not supporting remote netns.Flavio Leitner2018-03-311-0/+1
* netlink linux: enable listening to all nsidsFlavio Leitner2018-03-311-0/+1
* tests: Flunk OVN tests if populating ARP tables failed.Jakub Sitnicki2018-01-111-3/+4
* tests: Kill the daemons at cleanup only if pidfile exists.Jakub Sitnicki2017-12-261-2/+2
* tests: Always ignore "Broken pipe" and "Connection reset" log messages.Ben Pfaff2017-12-081-0/+12
* stream-unix: Give accepted sockets distinct names for log messages.Ben Pfaff2017-12-081-0/+1
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-2/+2
* ofproto-dpif: Remove ofprto/tnl-push-pop command.Andy Zhou2017-08-031-3/+2
* ovn-northd: Add native active-standby HA.Russell Bryant2017-08-021-0/+9
* tests: Add system-offloads-testsuitePaul Blakey2017-06-151-2/+4
* testsuite: exit gracefully if it fails.Flavio Leitner2017-06-121-1/+1
* dpdk: Late initialization.Daniele Di Proietto2017-01-101-1/+1
* ofproto-macros: Quote "$@".Justin Pettit2017-01-051-1/+1
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-50/+0
* testsuite: Ignore IPsec deprecation msg.Pravin B Shelar2016-09-261-0/+1
* ipsec: Do not allow ipsec_gre tunnel traffic to exit unencryptedAnsis Atteka2016-08-301-0/+7
* ofproto: Support group mods in bundles.Jarno Rajahalme2016-07-291-0/+2
* 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