summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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