summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* system-common-macros: add tunnel-args support.William Tu2018-04-041-2/+3
* Fix possible timing issues in OVN test casesNuman Siddique2018-04-041-11/+27
* tests: Allow only 1 job at once during recheck (RECHECK=yes)Timothy Redaelli2018-04-041-2/+2
* OVN: add tcp_reset action to ovn acl reject supportLorenzo Bianconi2018-04-041-0/+32
* OVN: add tcp_reset{} action supportLorenzo Bianconi2018-04-041-0/+10
* tests: Add tests for stopwatch moduleJakub Sitnicki2018-04-033-1/+202
* tests: Fix sed usage in pmd test.Ben Pfaff2018-04-031-1/+1
* vswitchd: Allow user to directly specify sFlow agent address.Ben Pfaff2018-04-031-4/+4
* tests: Skip tests that need "normal" diff if not available.Ben Pfaff2018-04-032-0/+12
* netdev-linux: fail ops not supporting remote netns.Flavio Leitner2018-03-311-0/+1
* netlink linux: enable listening to all nsidsFlavio Leitner2018-03-312-0/+2
* ctl-option: add --inactivity-probe= option in set targets commandsGuoshuai Li2018-03-314-0/+41
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-2410-326/+835
* ovsdb: Add support for online schema conversion.Ben Pfaff2018-03-243-8/+273
* ovsdb-server: Add new RPC "set_db_change_aware".Ben Pfaff2018-03-241-2/+38
* ovsdb-server: Add support for a built-in _Server database.Ben Pfaff2018-03-241-34/+36
* reconnect: Add ability to do a number of retries without backoff.Ben Pfaff2018-03-243-1/+68
* log: Add async commit support.Ben Pfaff2018-03-241-1/+1
* tests: Add some Python3 test variants on ovsdb-idl.atTimothy Redaelli2018-03-141-20/+50
* OVN: add acl reject support using icmp4 actionLorenzo Bianconi2018-03-091-0/+88
* OVN: add icmp4{} action supportLorenzo Bianconi2018-03-091-0/+10
* python: Fix decoding error when the received data is larger than 4096.Guoshuai Li2018-03-091-0/+33
* tests/ofproto-dpif: New test for action_set after traversing patch portEric Garver2018-03-081-0/+25
* tests-windows: Add OpenSSL directory to autotest pathAlin Gabriel Serdean2018-03-081-1/+1
* tests-windows: Make flow extractor work on WindowsAlin Gabriel Serdean2018-03-082-4/+3
* ovsdb-server: Don't be picky about particular error in test.Ben Pfaff2018-03-071-4/+4
* tests: Fix hang when "SSL db: implementation" test failed.Ben Pfaff2018-03-071-9/+8
* jsonrpc-py.at: Fix two $PYTHON leftoversTimothy Redaelli2018-03-071-2/+2
* ovn: Calculate UDP checksum for DNS over IPv6Mark Michelson2018-03-071-2/+3
* tests: Wait for entire trace to hit log.Ben Pfaff2018-03-071-1/+1
* xlate: auto ofproto trace when recursion too deepWilliam Tu2018-03-051-0/+25
* Don't shadow variables.Justin Pettit2018-02-282-10/+10
* dp-packet: Add index to DP_PACKET_BATCH_FOR_EACH to prevent shadowing.Justin Pettit2018-02-281-2/+2
* tests: Make packet-type-aware.at hash independentBalazs Nemeth2018-02-261-2/+4
* odp.at: fix sed string matching typo.William Tu2018-02-161-2/+2
* ovn-controller: Fix crash when sending GARP when openflow disconnection.Guoshuai Li2018-02-151-0/+13
* conntrack: Support conntrack flush by ct 5-tupleYi-Hung Wei2018-02-143-19/+0
* Implement OF1.3 extension for OF1.4 role status feature.Ben Pfaff2018-02-132-0/+96
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-137-31/+29
* tests: Don't include a newline in ovs_fatal() calls.Justin Pettit2018-02-092-2/+2
* ovn: Allow DNS lookups over IPv6Mark Michelson2018-02-091-0/+51
* expr: Add additional invariant check in test.Ben Pfaff2018-02-071-0/+1
* ovs-vsctl: Add commands "add-bond-iface" and "del-bond-iface".Ben Pfaff2018-02-061-0/+60
* ovs-vsctl: Use default socket name in tests.Ben Pfaff2018-02-062-10/+10
* ovs-vsctl: Remove superfluous OVS_VSCTL_CLEANUP from tests.Ben Pfaff2018-02-061-183/+138
* ovsdb-client: Add --timeout option.Ben Pfaff2018-02-061-0/+4
* ovn-controller: Process logical flow matches before actions.Guoshuai Li2018-02-021-1/+14
* ovn-nbctl: Add QoS commands.Guoshuai Li2018-02-012-1/+79
* tests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures easier to debug.Ben Pfaff2018-02-011-2/+6
* Add unixctl option for ovn-northdVenkata Anil2018-02-011-0/+39