summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ossfuzz: Additions for new ODP parser targetBhargava Shastry2018-10-034-2/+331
* ossfuzz: Remove max_len=100 optionBhargava Shastry2018-10-021-1/+0
* ossfuzz: Fix minor bug in expr_parse_target.optionsBhargava Shastry2018-10-021-0/+1
* bundle: add symmetric_l3 hash method for multipathMartin Xu2018-10-024-0/+463
* oss-fuzz: Add fuzzing target for OVNBhargava Shastry2018-09-274-2/+598
* treewide: Fix spelling of "receive".Ben Pfaff2018-09-271-2/+2
* ofproto-dpif-xlate: Fix conntrack fields on NXT_RESUMEYi-Hung Wei2018-09-261-0/+35
* ofproto-dpif-xlate: Fix load balancing for select groups with MPLS.Anju Thomas2018-09-261-2/+2
* test-ovn: Fixes memory leak.Bhargava Shastry2018-09-261-0/+2
* tests: Fix broken test of 'truncate and output to gre tunnel'Yifeng Sun2018-09-211-0/+133
* ofproto-dpif: Fix NXT_RESUME flow statsYi-Hung Wei2018-09-211-0/+33
* meta-flow: Make "nw_frag" a synonym for "ip_frag".Ben Pfaff2018-09-201-5/+5
* dpif-netdev: Add round-robin based rxq to pmd assignment.Kevin Traynor2018-09-141-2/+10
* tests: Add $(AM_V_GEN) annotation to fuzz-regression-list.at target.Ben Pfaff2018-09-101-1/+1
* tests: Add regression tests for all the bugs found by oss-fuzz so far.Ben Pfaff2018-09-1027-0/+78
* oss-fuzz: Fuzz miniflow APIs also.Bhargava Shastry2018-09-101-0/+349
* netdev-vport: reject concomitant incompatible tunnelsEelco Chaudron2018-09-071-0/+29
* ossfuzz: Add parse_tcp_flags() to flow_extract_target.Bhargava Shastry2018-09-071-0/+6
* system-traffic: Fix conntrack per zone limit test.Tiago Lam2018-09-063-1/+17
* ovn: Detect and prevent duplicate address assignments.Mark Michelson2018-09-061-10/+59
* ovn.at: Skip ACL rate-limiting test on slow/overloaded systems.Justin Pettit2018-09-061-6/+15
* ovs-macros: Make tests log how long they waited when they succeed.Ben Pfaff2018-09-052-31/+37
* ossfuzz: Improve coverage of flow_extract_targetBhargava Shastry2018-09-052-1/+36
* ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPsNuman Siddique2018-08-271-1/+14
* oss-fuzz: Move oss-fuzz test harnesses and fuzzer configs to ovs source repoBhargava Shastry2018-08-2410-0/+445
* system-tests: Extend tests of simulated packets to kernel 4.17.xYifeng Sun2018-08-241-5/+5
* tunnel, tests: Sort flow output in ERSPAN v1/v2 metadataAlin Gabriel Serdean2018-08-221-2/+1
* tests: Fix hash function dependencies in "tunnel - ERSPAN v1/v2 metadata".Ben Pfaff2018-08-211-22/+31
* ovn-northd: Support learning neighbor from ARP request.Han Zhou2018-08-211-26/+219
* ovn-northd: LR respond ARP from valid subnet only.Han Zhou2018-08-211-6/+17
* ovn: Add DHCP support for option 252.Mark Michelson2018-08-212-3/+4
* ovsdb-idl: Fix recently introduced Python 3 tests.Ben Pfaff2018-08-181-2/+2
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-174-5/+11
* system-traffic: Add conntrack per zone limit test caseYi-Hung Wei2018-08-171-0/+89
* ovsdb-idl: Adjust indexes during transactions.Ben Pfaff2018-08-161-3/+14
* checkpatch: support macro continuationBala Sankaran2018-08-161-0/+223
* system-traffic: Add 5 new tunnel tests that don't need native linux modulesYifeng Sun2018-08-161-0/+264
* system-traffic: Skip 5 tunnel tests on certain kernel versionsYifeng Sun2018-08-161-0/+5
* tests: Add two m4 functions to skip tests for certain kernel versionsYifeng Sun2018-08-162-0/+38
* ovn-nbctl test: Add different search string for getopt BSD variantAlin Gabriel Serdean2018-08-161-1/+1
* dpctl: Make opt_dpif_open() more general.Darrell Ball2018-08-151-5/+5
* tests: Drop setting aliases for control utils.Ilya Maximets2018-08-151-41/+0
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-154-6/+11
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-151-5/+3
* test-unixctl.py: Don't suppress exceptions.Ben Pfaff2018-08-151-9/+1
* python jsonrpc: Allow jsonrpc_session to have more than one remote.Numan Siddique2018-08-142-3/+64
* ovs python: ovs.stream.open_block() returns success even if the remote is unr...Numan Siddique2018-08-143-0/+49
* ovsdb-idl.c: Fix IDL index problem when rows are updated.Han Zhou2018-08-132-12/+44
* test-ovsdb.c: Fix wrong indent.Han Zhou2018-08-131-82/+82
* checkpatch: Improve accuracy and specificity of sign-off checking.Ben Pfaff2018-08-133-0/+160