summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-1913-104/+104
* oss-fuzz: Fix memory leak in ofctl_parse_flowYifeng Sun2018-11-151-0/+1
* Tests: Fix test bridge - add port after stopping controller on WindowsAlin Gabriel Serdean2018-11-151-1/+4
* ofctl_parse_target: Avoid passing invalid ofputil_protocol to ofputil_protoco...Yifeng Sun2018-11-091-0/+1
* odp-util: Set a limit for nested parse_odp_key_mask_attr callYifeng Sun2018-11-091-0/+9
* OVN: configure L2 address according to the used IP addressLorenzo Bianconi2018-11-061-55/+55
* OVN: introduce mac_prefix support to IPAMLorenzo Bianconi2018-11-061-0/+17
* checkpatch: Add explicit test for mailing list as author.Ben Pfaff2018-11-021-0/+8
* oss-fuzz: Free error string in ofctl_parse_flowYifeng Sun2018-11-021-0/+1
* oss-fuzz: Use unsigned for left shift in ofctl_parse_flows__Yifeng Sun2018-11-021-1/+1
* ofp-table: Ignore bits that have to change according to OpenFlow.Ben Pfaff2018-10-261-29/+16
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-262-50/+31
* ofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1.0-1.3Zak Whittington2018-10-262-0/+275
* ofctl_parse_target: Only parse complete ofputil_flow_mod data.Yifeng Sun2018-10-261-1/+2
* 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