summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* doc: Convert WHY-OVS to rSTStephen Finucane2016-10-262-2/+2
* ovn-test: Fix 'test-ovn composition' crashAndy Zhou2016-10-202-2/+6
* ovsdb-idl: Check internal graph in OVSDB tests.Ben Pfaff2016-10-191-0/+7
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-4/+0
* ovn-controller.at: Stop hardcoding a list of iface typesYAMAMOTO Takashi2016-10-191-7/+1
* ovn.at: Avoid using "printf -v"YAMAMOTO Takashi2016-10-191-2/+2
* Fix parent_pid on NetBSDYAMAMOTO Takashi2016-10-191-4/+5
* system-traffic: 802.1ad: Add datapath ping tests for CVLANs.Eric Garver2016-10-181-0/+62
* system-common-macros: Add macros to add 802.1ad ports.Eric Garver2016-10-181-1/+24
* system-userspace-macros: allow passing sed args to OVS_TRAFFIC_VSWITCHD_STOP()Eric Garver2016-10-181-1/+1
* Python-IDL: getattr after mutate fixAmitabha Biswas2016-10-142-7/+48
* dpif-netdev: Fix crash in dpif_netdev_execute().Daniele Di Proietto2016-10-121-0/+38
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-1215-340/+262
* tests: Fix double-rebuild of testsuite for "check-valgrind" and similar.Ben Pfaff2016-10-121-10/+8
* expr: Better simplify some special cases of expressions.Ben Pfaff2016-10-111-0/+12
* expr: Improve test so that it would have found the bugs I just fixed.Ben Pfaff2016-10-112-17/+21
* expr: Fix abort when simplifying "x != 0/0".Ben Pfaff2016-10-111-0/+2
* expr: Simplify "x == 0/0" into 1.Ben Pfaff2016-10-111-0/+8
* 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