summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* OVN: add IPv6 address unreachable support to OVN router portsLorenzo Bianconi2018-07-061-0/+1
* OVN: add IPv6 UDP port unreachable support to OVN logical routerLorenzo Bianconi2018-07-061-3/+23
* OVN: add unit test for ICMPv6 TTL exceededLorenzo Bianconi2018-07-061-3/+23
* ofproto-dpif-xlate: Fix packet_in reason for Table-miss ruleKeshav Gupta2018-07-061-0/+38
* json: Avoid signed integer overflow in parsing exponents.Ben Pfaff2018-07-051-1/+13
* tests: Add more fragmentation tests.Darrell Ball2018-07-053-0/+232
* conntrack: Fix fragmentation checks.Darrell Ball2018-07-051-0/+91
* ovn.at: Add stateful test for ACL on port groups.Han Zhou2018-07-051-21/+48
* ovn-northd: Apply pre ACLs when using Port GroupsDaniel Alvarez2018-07-051-1/+1
* ofproto-macros: Ignore "Dropped # log messages" in check_logs.Ben Pfaff2018-07-051-0/+6
* ovn: Avoid long string of spaces in addresses in tests.Ben Pfaff2018-06-251-6/+6
* OVN: add protocol unreachable support to OVN router portsLorenzo Bianconi2018-06-181-0/+1
* OVN: add TCP port unreachable support to OVN logical routerLorenzo Bianconi2018-06-181-0/+31
* OVN: add UDP port unreachable support to OVN logical routerLorenzo Bianconi2018-06-181-0/+76
* ovsdb-idl: Correct singleton insert logicMark Michelson2018-06-154-1/+80
* tests/stp: Make validation of flows before changing of topology.Ivan Dyukov2018-06-141-0/+3
* tests/sendpkt.py: Fix to work with Python3Timothy Redaelli2018-06-141-1/+4
* tests: Fix test that tests if the system doesn't support IPv6Timothy Redaelli2018-06-141-1/+1
* tests: Enable Valgrind for userspace system tests.Darrell Ball2018-06-141-0/+7
* OVN: add ICMP time exceeded support to OVN logical routerLorenzo Bianconi2018-06-141-0/+77
* ovsdb-idl: Redesign use of indexes.Ben Pfaff2018-06-121-107/+72
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-1131-1454/+1454
* ofproto-dpif: Remove tabs from output.Ben Pfaff2018-06-1113-278/+276
* ofproto-dpif-trace: Remove tabs from output.Ben Pfaff2018-06-113-5/+5
* bond: Remove tabs from output.Ben Pfaff2018-06-112-36/+36
* rstp, stp: Remove tabs from output.Ben Pfaff2018-06-111-7/+7
* lacp: Remove tabs from output.Ben Pfaff2018-06-111-373/+373
* dpctl: Remove tabs from output.Ben Pfaff2018-06-113-20/+20
* cfm: Remove tabs from output.Ben Pfaff2018-06-112-13/+13
* bfd: Remove leading tabs from output.Ben Pfaff2018-06-112-24/+24
* ofproto-dpif: Use dp_hash as default selection methodJan Scheurich2018-05-253-78/+269
* ofproto-dpif: Improve dp_hash selection method for select groupsJan Scheurich2018-05-251-7/+8
* tests: Avoid printing Python exception for hosts without IPv6 support.Ben Pfaff2018-05-251-7/+15
* ovsdb: Improve timing in cluster torture test.Ben Pfaff2018-05-251-3/+2
* ovsdb: Improve torture test for clusters.Ben Pfaff2018-05-251-6/+6
* Embrace anonymous unions.Ben Pfaff2018-05-253-48/+48
* erspan: add NXOXM_ET_ERSPAN_ field tests.William Tu2018-05-251-32/+45
* Extend tests for conjunctive match support in OVNNuman Siddique2018-05-241-0/+228
* Factor prerequisites out of AND/OR trees with unique symbolJakub Sitnicki2018-05-241-2/+7
* ovn.at: fix occasional failure - ACL reject rule testHan Zhou2018-05-231-1/+3
* tests: Make test result more predictable.Darrell Ball2018-05-231-1/+2
* erspan: Add flow-based erspan optionsGreg Rose2018-05-212-10/+68
* erspan: add kernel datapath supportWilliam Tu2018-05-214-1/+269
* userspace: add erspan tunnel support.William Tu2018-05-216-6/+340
* userspace: add gre sequence number support.William Tu2018-05-211-4/+4
* ovsdb: Use new ovsdb_log_write_and_free().Justin Pettit2018-05-171-2/+1
* ofproto-dpif-xlate: Improve tracing through groups.Ben Pfaff2018-05-171-19/+22
* ofp-print: Handle statistics more systematically.Ben Pfaff2018-05-171-1/+1
* Add OpenFlow extensions for group support in OpenFlow 1.0.Ben Pfaff2018-05-172-18/+201
* Add support for OpenFlow 1.5 statistics (OXS).SatyaValli2018-05-163-0/+166