summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif.at: Make sFlow sampling tests invariant to IP version.Ilya Maximets2018-12-201-2/+2
* pmd.at: Replace not portable sed pattern with awk.Ilya Maximets2018-12-201-8/+6
* ofproto-macros.at: Ignore attempts to open '127.0.0.1' as a device.Ilya Maximets2018-12-201-4/+4
* ovsdb-cluster.at: Make torture tests BSD compliant.Ilya Maximets2018-12-201-2/+2
* test-ovsdb.py: Add line breaks to the error messages.Ilya Maximets2018-12-201-4/+4
* ovs-macros.at: Hide 'exec -a' checking from user.Ilya Maximets2018-12-201-1/+1
* odp.at: Make 'sed -i' BSD compatible.Ilya Maximets2018-12-191-3/+3
* ovn.at: Drop bash specific 'function' keyword.Ilya Maximets2018-12-181-1/+1
* ofproto-dpif.at: Reduce code duplication.Ilya Maximets2018-12-181-54/+25
* ofproto-dpif.at: Stop using not portable bash arrays.Ilya Maximets2018-12-181-5/+6
* ofproto-dpif.at: Stop using not portable 'read -d'.Ilya Maximets2018-12-181-4/+4
* tests: Drop RECHECK support for valgrind tests.Ilya Maximets2018-12-181-4/+2
* tests: Don't pass TESTSUITEFLAGS while re-checking.Ilya Maximets2018-12-181-16/+16
* ovn: Fix the invalid eth.dst and ip6.dst set by nd_ns action for certain cases.Numan Siddique2018-12-171-9/+59
* tests: Strip "lt-" prefix when checking daemon process names.Ben Pfaff2018-12-161-1/+3
* OVN: add selected mac address to MACAM in update_dynamic_addressesLorenzo Bianconi2018-12-121-0/+13
* pinctrl: Check requested IP in DHCPREQUEST messagesGregory Smith2018-12-121-40/+148
* ovn-controller: Inject GARPs to logical switch pipeline to update neighborsDaniel Alvarez2018-12-121-18/+106
* treewide: Wider use of packet batch APIs.Ilya Maximets2018-12-111-2/+2
* tests: Fix syntax in another ODP test.Ben Pfaff2018-12-111-1/+1
* tests: Simplify and improve the daemon tests.Ben Pfaff2018-12-112-210/+220
* tests: Remove redzone flag for FreeBSD 12+.Ilya Maximets2018-12-101-1/+4
* tests: keep some datapath parsing tests from hangingScott Cheloha2018-12-101-8/+4
* ofctl_parse_target: Fix memory leaks if there is no usable protocolYifeng Sun2018-12-031-2/+5
* tests: Add support for Address Sanitizer.Ben Pfaff2018-12-034-0/+46
* ovn: Avoid tunneling for VLAN packets redirected to a gateway chassisNuman Siddique2018-11-261-0/+273
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-1913-104/+104
* oss-fuzz: Fix memory leak in ofctl_parse_flowYifeng Sun2018-11-151-0/+1
* Tests: Fix test bridge - add port after stopping controller on WindowsAlin Gabriel Serdean2018-11-151-1/+4
* ofctl_parse_target: Avoid passing invalid ofputil_protocol to ofputil_protoco...Yifeng Sun2018-11-091-0/+1
* odp-util: Set a limit for nested parse_odp_key_mask_attr callYifeng Sun2018-11-091-0/+9
* OVN: configure L2 address according to the used IP addressLorenzo Bianconi2018-11-061-55/+55
* OVN: introduce mac_prefix support to IPAMLorenzo Bianconi2018-11-061-0/+17
* checkpatch: Add explicit test for mailing list as author.Ben Pfaff2018-11-021-0/+8
* oss-fuzz: Free error string in ofctl_parse_flowYifeng Sun2018-11-021-0/+1
* oss-fuzz: Use unsigned for left shift in ofctl_parse_flows__Yifeng Sun2018-11-021-1/+1
* ofp-table: Ignore bits that have to change according to OpenFlow.Ben Pfaff2018-10-261-29/+16
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-262-50/+31
* ofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1.0-1.3Zak Whittington2018-10-262-0/+275
* ofctl_parse_target: Only parse complete ofputil_flow_mod data.Yifeng Sun2018-10-261-1/+2
* ossfuzz: Add ofctl parse targetBhargava Shastry2018-10-234-2/+165
* connmgr: Fix vswitchd abort when a port is added and the controller is downNuman Siddique2018-10-231-0/+21
* dpif-netdev.at: Add datapath flow modification test.Ilya Maximets2018-10-191-0/+54
* dpif-netdev.at: Add missing backslash.Ilya Maximets2018-10-191-4/+8
* OVN: add buffering support for ip packetsLorenzo Bianconi2018-10-181-91/+206
* netdev-dummy: Initialize new dummy ports as "up".Ben Pfaff2018-10-182-103/+123
* connmgr: Suppress duplicate port status notifications.Ben Pfaff2018-10-181-3/+0
* Revert "OVN: add buffering support for ip packets"Ben Pfaff2018-10-151-151/+6
* Revert "Test the Python C JSON extension"Ilya Maximets2018-10-156-182/+78
* system-dpdk: Connect network namespaces via dpdkvhostuser portsBala Sankaran2018-10-121-1/+159