summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* datapath: Add support for kernel 4.18.xYifeng Sun2019-02-041-6/+6
* test: Fix failed test "flow resume with geneve tun_metadata"Yifeng Sun2019-02-041-0/+3
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-042-1/+4
* ovn-controller: Fix chassisredirect port flapping when ovs-vswitchd crashesNuman Siddique2019-02-041-6/+39
* system-dpdk-macros.at: Drop dpdk-socket-mem configuration.Ilya Maximets2019-02-041-3/+0
* conntrack: fix ftp ipv4 address substitution.Darrell Ball2019-02-041-7/+67
* Fix test 'testing ovn -- IP packet buffering' on WindowsAlin Gabriel Serdean2019-01-281-2/+2
* ovs-macros.at: Better hide 'exec -a' checking.Ilya Maximets2019-01-251-1/+1
* conntrack: fix expectations for ftp+DNAT.David Marchand2019-01-181-21/+201
* conntrack: fix tcp seq adjustments when mangling commands.David Marchand2019-01-182-1/+16
* Fix bugs in L3 protocol support.Ben Pfaff2019-01-182-11/+11
* checkpatch: Check for C99 style comments.Ilya Maximets2019-01-181-0/+23
* checkpatch.at: Reduce duplication of equal headers.Ilya Maximets2019-01-181-124/+24
* ovn: Add DHCP support for option 67 - bootfile nameNuman Siddique2019-01-162-3/+4
* ovn: Add port addresses to IPAM later.Mark Michelson2019-01-161-0/+21
* ovn: Clear dynamic_addresses when addresses are not "dynamic"Mark Michelson2019-01-161-0/+19
* 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