summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* windows, tests: Allow tests to run on MSYS2Alin Gabriel Serdean2019-04-091-1/+1
* checkpatch: Normalize exit code for WindowsAlin Gabriel Serdean2019-04-031-1/+1
* odp-util: Do not rewrite fields with the same values as matchedEli Britstein2019-03-252-8/+8
* OVN: Make periodic RAs consistent with RA responder.Mark Michelson2019-03-251-1/+1
* OVN: Always send prefix option in RAsMark Michelson2019-03-251-3/+5
* tests: Remove maximum version kernel check.Darrell Ball2019-03-253-15/+13
* ofproto: fix the bug of bucket counter is not updatedLi Wei2019-03-251-0/+16
* python: Monitor Database table to manage lifecycle of IDL client.Ted Elhourani2019-03-222-31/+165
* dpif-netdev.at: Add basic test for partial HW offloading.Ilya Maximets2019-03-131-0/+74
* OVN: Add support for DHCP option 150 - TFTP server addressLucas Alvares Gomes2019-03-072-3/+4
* OVN: Add support for DHCP option 210 - path prefixLucas Alvares Gomes2019-03-072-3/+4
* OVN: select a random mac_prefix if not providedLorenzo Bianconi2019-03-051-0/+13
* ovsdb-monitor: Support monitor_cond_since.Han Zhou2019-02-281-1/+300
* oss-fuzz: Fix oss build errors because of ovs API changeYifeng Sun2019-02-271-2/+3
* ovn-nbctl: Add lsp-get-ls commandLucas Alvares Gomes2019-02-271-0/+14
* conntrack: Skip ephemeral ports with specified port range.Darrell Ball2019-02-251-0/+50
* odp-util: Improve log messages and error reporting for Netlink parsing.Ben Pfaff2019-02-254-13/+21
* ovn-controller: Provide the option to set the datapath-type of br-intNuman Siddique2019-02-221-0/+14
* tests: Fix udp checksums for some tests.Darrell Ball2019-02-223-21/+4
* ovn-nbctl: Daemon mode should retry when IDL connection lost.Han Zhou2019-02-221-0/+8
* Add a simple test to check port binding when "encap-ip" external_ids is set.root2019-02-221-0/+180
* Support for multiple VTEP in OVNvenu iyer2019-02-221-1/+8
* checkpatch: Escape range operators inside regex.Ilya Maximets2019-02-221-0/+18
* Userspace datapath: Add fragmentation handling.Darrell Ball2019-02-143-46/+237
* tests: Add missed local stack checks.Darrell Ball2019-02-141-0/+2
* monitor: Fix crash when monitor condition adds new columns.Han Zhou2019-02-141-0/+68
* ovn: change load balancer references to weak in NB schemaDaniel Alvarez2019-02-111-1/+9
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-055-165/+54
* Fix OpenFlow v1.3.4 Conf test failures: 430.500, 430.510psiyengar2019-02-041-0/+14
* 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