summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-151-0/+90
* python: Fix invalid escape sequences.Ben Pfaff2019-01-111-1/+1
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-101-6/+8
* stream: Allow timeout configuration for open_block.Ilya Maximets2019-01-105-6/+6
* ofp-group: support to insert bucket with weight value for select typesolomon2019-01-101-0/+14
* OVN: add static IP support to IPAMLorenzo Bianconi2018-12-281-0/+12
* OVN: add mac address only support to IPAM/MACAMLorenzo Bianconi2018-12-281-0/+17
* tests: Include actual Address Sanitizer output in testsuite log.Ben Pfaff2018-12-271-0/+1
* system-traffic.at: avoid a race condition on monitor logDavid Marchand2018-12-271-2/+8
* ovsdb-idl.at: Increase timeouts for tests with multiple remotes.Ilya Maximets2018-12-271-2/+2
* ofproto-macros.at: Ignore "Socket is not connected" log messages.Ilya Maximets2018-12-271-4/+6
* ovsdb-idl.at: Better choosing of wrong ports.Ilya Maximets2018-12-271-6/+6
* ovn.at: Replace not portable '\+' in sed with '*'.Ilya Maximets2018-12-251-1/+1
* tests: Enable logging for ovsdb test.Ilya Maximets2018-12-251-0/+5
* ovsdb-idl.at: Add IDL tests for C library with TCP connection.Ilya Maximets2018-12-241-0/+36
* socket-util: Report POLLHUP as an error while connection completion checking.Ilya Maximets2018-12-244-0/+68
* 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