summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ossfuzz: Add ofctl parse targetBhargava Shastry2018-10-234-2/+165
* connmgr: Fix vswitchd abort when a port is added and the controller is downNuman Siddique2018-10-231-0/+21
* dpif-netdev.at: Add datapath flow modification test.Ilya Maximets2018-10-191-0/+54
* dpif-netdev.at: Add missing backslash.Ilya Maximets2018-10-191-4/+8
* OVN: add buffering support for ip packetsLorenzo Bianconi2018-10-181-91/+206
* netdev-dummy: Initialize new dummy ports as "up".Ben Pfaff2018-10-182-103/+123
* connmgr: Suppress duplicate port status notifications.Ben Pfaff2018-10-181-3/+0
* Revert "OVN: add buffering support for ip packets"Ben Pfaff2018-10-151-151/+6
* Revert "Test the Python C JSON extension"Ilya Maximets2018-10-156-182/+78
* system-dpdk: Connect network namespaces via dpdkvhostuser portsBala Sankaran2018-10-121-1/+159
* system-dpdk: Convert /tmp to use OVS_RUNDIRBala Sankaran2018-10-121-3/+3
* system-dpdk: Use a different character marker for sed commandsAaron Conole2018-10-121-7/+7
* system-dpdk: Allow running the dpdk tests from a VMAaron Conole2018-10-121-0/+3
* system-dpdk: Skip all tests if there are no hugepagesBala Sankaran2018-10-122-2/+2
* system-dpdk: Update test suite for non-phy testingAaron Conole2018-10-122-11/+23
* Test the Python C JSON extensionTerry Wilson2018-10-116-78/+182
* ovn-nbctl: Add basic port group commands.Mark Michelson2018-10-111-1/+33
* ovn: Support configuring the BFD params for the tunnel interfacesNuman Siddique2018-10-111-2/+29
* expr: Disallow < <= >= > comparisons against empty value set.Ben Pfaff2018-10-111-0/+2
* ovn-controller: Support processing DHCPv6 information request message typeNuman Siddique2018-10-111-5/+30
* expr: Set a limit on the depth of nested parenthesesYifeng Sun2018-10-111-0/+4
* ovn: Fix IPv6 DAD failure for container portsNuman Siddique2018-10-101-0/+11
* ossfuzz: Break flow test target into two targets to speed up fuzzing.Bhargava Shastry2018-10-104-337/+408
* ossfuzz: Bug fix in odp and expr parse targetsBhargava Shastry2018-10-102-2/+4
* ovn-nbctl: Don't parse table-formatting options in nbctl_clientMark Michelson2018-10-081-0/+9
* table: Create method for resetting table formatting.Mark Michelson2018-10-081-0/+13
* ofp-packet: Fix NXT_RESUME with geneve tunnel metadataYi-Hung Wei2018-10-081-0/+40
* OVN: add buffering support for ip packetsLorenzo Bianconi2018-10-081-6/+151
* pcap-file: Add nanosecond resolution pcap support.Mark Michelson2018-10-052-9/+6
* ovsdb-data: Improve grammar in error message.Ben Pfaff2018-10-031-45/+45
* condition: Reject <, <=, >=, > with optional scalar against empty set.Ben Pfaff2018-10-031-1/+255
* condition: Fix ==, !=, includes, excludes on optional scalars.Ben Pfaff2018-10-031-4/+20
* 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