summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovn-northd: Fix the HA_Chassis sync issue in OVN SB DBNuman Siddique2019-04-252-17/+84
* OVN: Add support for Transport ZonesLucas Alvares Gomes2019-04-221-0/+163
* ovsdb raft: Avoid unnecessary reconnecting during leader election.Han Zhou2019-04-221-6/+0
* ovsdb-cluster-testsuite.at: Restores "clustered transactions" tests back.Han Zhou2019-04-222-6/+2
* ovn: Generate ICMPv4 packet in router pipeline for larger packetsNuman Siddique2019-04-221-0/+167
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-221-0/+13
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-221-0/+15
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-222-1/+9
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-223-0/+173
* stream-ssl: Add support for TLS SNI (Server Name Indication).Ben Pfaff2019-04-162-0/+22
* OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MACLorenzo Bianconi2019-04-161-0/+14
* Policy-based routing (PBR) in OVN.Mary Manohar2019-04-162-0/+429
* ovn: Support a new Logical_Switch_Port.type - 'external'Numan Siddique2019-04-162-8/+824
* ovn-northd: Delete the references to gateway_chasss in SB DBNuman Siddique2019-04-162-31/+376
* ovn: Add generic HA chassis groupNuman Siddique2019-04-162-29/+383
* ovsdb raft: Fix duplicated transaction execution when leader failover.Han Zhou2019-04-151-4/+0
* ovsdb raft: Test cases for cluster failures when there are pending transactions.Han Zhou2019-04-151-0/+173
* ovsdb raft: Sync commit index to followers without delay.Han Zhou2019-04-151-5/+11
* ovsdb raft: Move ovsdb cluster tests to separate testsuite.Han Zhou2019-04-153-2/+37
* ovsdb.at: Move ovsdb macros from ovsdb.at to ovsdb-macros.at.Han Zhou2019-04-152-137/+137
* 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