summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovn: Fix "trace" test to wait for synchronization of southbound ports.Ben Pfaff2016-10-071-0/+3
* ovn: Remove weird or unneeded keywords from tests.Ben Pfaff2016-10-071-22/+2
* ovn: Fix some races in ovn-controller-vtep tests.Ben Pfaff2016-10-071-6/+10
* ovn: Wait for ovn-northd to catch up in "ovn-sbctl" test.Ben Pfaff2016-10-071-4/+6
* ovn: Fix some races in IPAM connectivity test.Ben Pfaff2016-10-071-9/+3
* ovn: Fix bugs in port security test.Ben Pfaff2016-10-071-6/+6
* ovn: Fix races in MAC_Binding deletion test.Ben Pfaff2016-10-071-5/+4
* ovn-northd: support IPAM with externally specified MACLance Richardson2016-10-061-0/+7
* ovn: Make ipam tests more reliablenickcooper-zhangtonghao2016-10-061-4/+4
* ovn-nbctl: Fix memory leak in nbctl_lr_route_addnickcooper-zhangtonghao2016-10-051-0/+16
* ovn-nbctl: Check the length of MAC addressnickcooper-zhangtonghao2016-10-051-0/+7
* DSCP marking on packetsBabu Shanmugam2016-10-051-1/+85
* python: Add SSL support to the python ovs client libraryNuman Siddique2016-10-052-2/+35
* ovstest: Initialize command mode to ROAaron Conole2016-10-041-0/+1
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-041-0/+8
* ovsdb-monitor tests: Allow '--detach' argument to be used on WindowsAlin Serdean2016-10-031-10/+10
* ovn-nbctl: Add LB commands.nickcooper-zhangtonghao2016-10-031-0/+229
* ovn: Avoid using bash "+=" extension in tests.Ben Pfaff2016-10-031-31/+31
* ovn-controller tests: Windows does not register "tap"Alin Serdean2016-10-031-1/+5
* tests/bundle: test bundle action with ports up and downThadeu Lima de Souza Cascardo2016-10-031-0/+66
* Change some old references to nicira-ext.h.Thadeu Lima de Souza Cascardo2016-09-301-1/+1
* ovs-ofctl: Tolerate differences in IPv6 formatting.Ben Pfaff2016-09-301-5/+9
* tests: Use Linux-specific way to get parent PID, to avoid noncompliant "ps".Ben Pfaff2016-09-303-14/+28
* tests: Use standard -q option to grep in place of GNU --quiet extension.Ben Pfaff2016-09-301-2/+2
* ovn: Do not reply to ARP or ND NS for a VM's own IP address.Ben Pfaff2016-09-301-6/+14
* system-traffic: Collapse FTP NAT tests.Joe Stringer2016-09-281-137/+81
* ofp-actions: Always consider inconsistent CT actions as an error.Jarno Rajahalme2016-09-272-43/+43
* upcall: Don't start new revalidation round too soon after the last one.Jarno Rajahalme2016-09-271-0/+3
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-278-404/+12
* testsuite: Ignore IPsec deprecation msg.Pravin B Shelar2016-09-261-0/+1
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-232-0/+23
* ofproto-dpif-xlate: Adjust generated mask for fragments.Daniele Di Proietto2016-09-211-0/+35
* Remove execute permisson on source filesHuanle Han2016-09-211-0/+0
* ovn: Change ct_label[0] to ct_label.blockedBabu Shanmugam2016-09-211-0/+1
* Windows: Disable python3 testsAlin Serdean2016-09-201-0/+1
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-191-3/+2
* xlate: Use dp_hash for select groups.Jarno Rajahalme2016-09-162-0/+41
* ofp-parse: Harden checking with group selection_method.Jarno Rajahalme2016-09-161-0/+10
* ofp-parse: Remove double uninit of group mod if parsing fails.Jarno Rajahalme2016-09-161-0/+4
* ofproto: Remove double reporting from bundles.Jarno Rajahalme2016-09-151-0/+7
* ovn: Add test to ensure datapath removal is proper.Flavio Fernandes2016-09-151-0/+67
* ovn: make ipam tests more reliableLance Richardson2016-09-141-10/+10
* ofproto: Support packet_outs in bundles.Jarno Rajahalme2016-09-144-22/+167
* ovn-northd: add dhcpv6 stateless option supportZongkai LI2016-09-141-6/+45
* ovn: add lsp-deletion and bcast-flow removal tests for localnetRamu Ramamurthy2016-09-141-0/+70
* ofproto: Add a fixed bundle idle timeout of 10 seconds.Jarno Rajahalme2016-09-131-0/+63
* tests: Keyword fixes.Jarno Rajahalme2016-09-132-26/+46
* ovn-northd: Tag allocation for nested containers.Gurucharan Shetty2016-09-092-3/+119
* ovn-northd: Add load-balancers to gateway routers.Gurucharan Shetty2016-09-091-0/+144
* ovn-controller: Datapath based conntrack zone for load-balancing.Gurucharan Shetty2016-09-091-0/+1