summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Only run test on kernel datapathGreg Rose2019-10-043-1/+22
* tests: Add check for correct l3l4 conntrack frag reassemblyGreg Rose2019-10-031-0/+26
* ovn: Remove remaining pieces.Ben Pfaff2019-09-301-3/+1
* ovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and ovn-sbctl.Ben Pfaff2019-09-301-19/+18
* datapath: Fix conntrack cache with timeoutYi-Hung Wei2019-09-301-0/+18
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-2725-907/+533
* ofproto-dpif-xlate: Translate timeout policy in ct actionYi-Hung Wei2019-09-263-0/+105
* datapath: Add support for conntrack timeout policyYi-Hung Wei2019-09-261-0/+1
* ovs-vsctl: Add conntrack zone commands.William Tu2019-09-261-2/+32
* userspace: Enable non-bridge port as tunnel endpoint.Yifeng Sun2019-09-252-4/+59
* conntrack: Add option to disable TCP sequence checking.Darrell Ball2019-09-251-0/+138
* conntrack: Optimize recirculations.Darrell Ball2019-09-251-0/+63
* ovsdb-tool: Convert clustered db to standalone db.Aliasgar Ginwala2019-09-231-0/+38
* 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