summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* db-ctl-base: Give better error messages for ambiguous abbreviations.Ben Pfaff2019-09-181-1/+4
* tests: Fix ovs-vsctl unit test failure regression.Ben Pfaff2019-09-171-2/+2
* Remove OVN.Mark Michelson2019-09-0620-22659/+5
* tests: Add track-origins flag to valgrind.Ilya Maximets2019-09-061-1/+2
* tnl-neigh: Use outgoing ofproto version.Flavio Leitner2019-08-281-0/+62
* test: do not require python2 for CHECK_CONNTRACK macroLorenzo Bianconi2019-08-222-2/+2
* OVN: fix DNAT/SNAT system-ovn unit testsLorenzo Bianconi2019-08-221-5/+9
* ovsdb monitor: Fix crash when using non-zero last-id with standalone DB.Han Zhou2019-08-211-0/+55
* ovsdb raft: Support leader election time change online.Han Zhou2019-08-211-0/+56
* raft.c: Set candidate_retrying if no leader elected since last election.Han Zhou2019-08-211-13/+51
* raft.c: Stale leader should disconnect from cluster.Han Zhou2019-08-211-50/+73
* ovsdb-idl.c: Allows retry even when using a single remote.Han Zhou2019-08-212-0/+58
* checkpatch: Fix regexp for if, while, etc inside macros.Ilya Maximets2019-08-121-0/+5
* ovsdb-data: Don't put strings with digits in quotes.Ilya Maximets2019-07-256-38/+38
* test: Fix fragment-related tests that fail on 4.19+ due to small-sized packetsYifeng Sun2019-07-221-15/+15
* tnl-neigh-cache: Purge learnt neighbors when port/bridge is deletedVasu Dasari2019-07-221-0/+47
* system-traffic: Make nsh test more robust.William Tu2019-07-221-56/+37
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-195-0/+86
* OVN: Add ovn-northd IGMP supportDumitru Ceara2019-07-162-0/+389
* OVN: Add IGMP SB definitions and ovn-controller supportDumitru Ceara2019-07-161-0/+4
* ovs-macros: An option to suspend test execution on errorVasu Dasari2019-07-161-1/+23
* OVN: use trigger_event action to report 'empty_lb_rule' eventsLorenzo Bianconi2019-07-121-0/+65
* OVN: introduce trigger_event() actionLorenzo Bianconi2019-07-122-2/+19
* tests: Add ovsdb-cluster-testsuite to gitignore.Ilya Maximets2019-07-121-0/+3
* checkpatch: Check FOR_EACH loops with numbers.Ilya Maximets2019-07-121-1/+1
* ovn: Fix the test failures in travis CI.Numan Siddique2019-07-121-18/+35
* ovn-performance.at: Fix syntax error in ACL.Han Zhou2019-07-101-2/+2
* ovn-performance.at: Missing steps for connecting LS to LR.Han Zhou2019-07-101-0/+4
* ovsdb-server: drop all connections on read/write status changeDaniel Alvarez2019-07-101-0/+21
* ovn-controller: Fix chassis ovn-sbdb record initDumitru Ceara2019-07-081-0/+9
* sat-math: Add functions for saturating arithmetic on "long long int".Ben Pfaff2019-07-052-1/+46
* OVN: Enable E-W Traffic, Vlan backed DVRAnkur Sharma2019-07-051-0/+195
* ovn: Send GARP for router port IPs of a router port connected to bridged logi...Numan Siddique2019-07-031-21/+68
* ovn: Send GARP for the router ports with reside-on-redirect-chassis options setNuman Siddique2019-07-031-2/+56
* tunnel: Add layer 2 IPv6 GRE encapsulation support.William Tu2019-07-032-0/+109
* ossfuzz: Remove duplicate tcp flags parsing in flow extract targetBhargava Shastry2019-07-031-6/+0
* vswitchd: Separate disable system and route.William Tu2019-06-262-2/+4
* dpif-netdev: Only poll enabled vhost queues.David Marchand2019-06-261-26/+26
* ofproto-dpif: Fix continuation with patch portYi-Hung Wei2019-06-211-0/+41
* OpenFlow: Enable OpenFlow 1.5 by default.Ben Pfaff2019-06-201-7/+7
* ofp-actions: Support OF1.5 meter action.Ben Pfaff2019-06-201-0/+3
* netdev: Dynamic per-port Flow API.Ilya Maximets2019-06-112-3/+2
* tests: Add negative tests for action and instruction parsing.Ben Pfaff2019-06-092-30/+209
* ofp-actions: Improve error messages for verification failures in parsing.Ben Pfaff2019-06-091-4/+2
* conntrack: ignore port for ICMP/ICMPv6 NAT.solomon2019-06-071-0/+48
* ovn: Add support for DHCP option 15 - domain nameMaciej Józefczyk2019-06-073-6/+6
* tests: Include ovn-macros for system testsuites.Darrell Ball2019-06-032-0/+2
* ossfuzz: Fix expr target build failureBhargava Shastry2019-05-311-1/+1
* ovn-performance.at: Test port group incremental processing.Han Zhou2019-05-241-6/+37
* ovn: Test for full logical flow processing in ovn-controller.Jakub Sitnicki2019-05-243-1/+392