summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Improve timing in cluster torture test.Ben Pfaff2018-05-251-3/+2
* ovsdb: Improve torture test for clusters.Ben Pfaff2018-05-251-6/+6
* Embrace anonymous unions.Ben Pfaff2018-05-253-48/+48
* erspan: add NXOXM_ET_ERSPAN_ field tests.William Tu2018-05-251-32/+45
* Extend tests for conjunctive match support in OVNNuman Siddique2018-05-241-0/+228
* Factor prerequisites out of AND/OR trees with unique symbolJakub Sitnicki2018-05-241-2/+7
* ovn.at: fix occasional failure - ACL reject rule testHan Zhou2018-05-231-1/+3
* tests: Make test result more predictable.Darrell Ball2018-05-231-1/+2
* erspan: Add flow-based erspan optionsGreg Rose2018-05-212-10/+68
* erspan: add kernel datapath supportWilliam Tu2018-05-214-1/+269
* userspace: add erspan tunnel support.William Tu2018-05-216-6/+340
* userspace: add gre sequence number support.William Tu2018-05-211-4/+4
* ovsdb: Use new ovsdb_log_write_and_free().Justin Pettit2018-05-171-2/+1
* ofproto-dpif-xlate: Improve tracing through groups.Ben Pfaff2018-05-171-19/+22
* ofp-print: Handle statistics more systematically.Ben Pfaff2018-05-171-1/+1
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-172-18/+201
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-163-0/+166
* tunnel: make tun_key_to_attr aware of tunnel type.William Tu2018-05-141-0/+18
* ovn: Set proper Neighbour Adv flag when replying for NS request for router IPNuman Siddique2018-05-141-0/+5
* tests: Wait for NDPs to be sent in tunnel-push-pop-ipv6.Ilya Maximets2018-05-141-0/+5
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-05-112-3/+10
|\
| * dpdk-testsuite: Filter 1G HugePages WARN log.Tiago Lam2018-05-111-3/+9
| * gitignore: Ignore system-dpdk-testsuiteTiago Lam2018-05-111-0/+1
* | netdev-tc-offloads: Probe for allowing multiple masks on single priorityPaul Blakey2018-05-111-0/+1
|/
* ovn-nbctl: Support ACL commands on port groups.Han Zhou2018-05-102-35/+46
* tests: Fix typo in test name.Ben Pfaff2018-05-101-1/+1
* ofproto: Allow bundle idle timeout to be configured.Flavio Leitner2018-05-091-0/+129
* ovn-nbctl: Show gw chassis in decreasing prio order.Lorenzo Bianconi2018-05-091-0/+9
* tests: Avoid OVN environment variables leaking into tests.Ben Pfaff2018-05-091-0/+4
* ovn: support applying ACLs to port groupsHan Zhou2018-05-091-0/+229
* ovn.at: fix occasional dns lookup test failureHan Zhou2018-05-081-1/+1
* ovn.at: fix timing in test case /32 router IP addressHan Zhou2018-05-081-1/+1
* ovn.at: fix occasional failure - options:requested-chassis for logical portHan Zhou2018-05-081-2/+4
* ovn.at: fix occasional failure - options:requested-chassis with hostnameHan Zhou2018-05-081-0/+1
* ovn-controller.at: fix occasional ovn-bridge-mappings test failureHan Zhou2018-05-081-4/+1
* 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