summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovn: Fix occasional failure in gratuitous ARP for NAT rules test.Han Zhou2018-05-081-5/+5
* windows: Fix return value in case of named pipe send failureAlin Gabriel Serdean2018-05-081-4/+0
* ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.Flavio Fernandes2018-05-071-0/+17
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-04-304-0/+165
|\
| * tests: Add system-dpdk-testsuiteMarcin Rybka2018-04-214-0/+165
* | datapath: Prevent panicGreg Rose2018-04-231-0/+1
|/
* xlate: Move tnl_neigh_snoop() to terminate_native_tunnel()Zoltan Balogh2018-04-182-3/+132
* tests: Inject ARP replies for snoop tests on different portZoltan Balogh2018-04-182-19/+19
* tests: Extend Python IDL checks to also run with SSLJakub Sitnicki2018-04-181-27/+44
* tests: Reuse OVSDB_CHECK_IDL_PYN macro for IDL notify testsJakub Sitnicki2018-04-181-10/+1
* tests: Remove useless run-if-fail commands passed to AT_CHECKJakub Sitnicki2018-04-181-18/+18
* tests: Complain if key and certs not provided for SSL connectionJakub Sitnicki2018-04-181-0/+5
* python: Fix reporting that test-ovsdb.py command needs more argsJakub Sitnicki2018-04-181-1/+1
* Add multi-column index support for the Python IDLTerry Wilson2018-04-171-4/+3
* tests: Added NSH related unit test cases for datapathAshish Varma2018-04-173-1/+259
* Make <host>:<port> parsing uniform treewide.Ben Pfaff2018-04-161-28/+28
* ovsdb-tool.at: Drop monitor argumentAlin Gabriel Serdean2018-04-171-2/+2
* ovn: Support address sets generated from port groupsHan Zhou2018-04-161-0/+226
* python-windows: Update python3 environment variables on WindowsAlin Gabriel Serdean2018-04-161-0/+9
* ovn: Set router lifetime value for IPv6 periodic RA.Numan Siddique2018-04-161-1/+1
* ovn.at: Fix IPv6 periodic RA test on WindowsAlin Gabriel Serdean2018-04-161-2/+2
* ovn: Recirculate packets after a unSNAT.Gurucharan Shetty2018-04-131-0/+5
* ovn: Support port groups in ACLsHan Zhou2018-04-132-10/+67
* ovn-controller: Handle Port_Binding's "requested-chassis" option in physical.cNuman Siddique2018-04-131-5/+27
* OVN: add icmp6 action to ovn acl reject supportLorenzo Bianconi2018-04-101-0/+20
* OVN: add icmp6{} action supportLorenzo Bianconi2018-04-101-0/+10
* json.at: Avoid to run $PYTHON when python is not availableTimothy Redaelli2018-04-061-1/+2
* nsh: Add unit test for double NSH encap and decapJan Scheurich2018-04-061-0/+143
* 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