summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: exit gracefully if it fails.Flavio Leitner2017-06-122-1/+34
* treewide: Fix spelling of "prerequisites".Ben Pfaff2017-06-121-4/+4
* ofp-actions: Properly interpret "output:in_port".Ben Pfaff2017-06-121-0/+2
* ovsdb: add support for role-based access controlsLance Richardson2017-06-084-2/+380
* testsuite: release resources when vswitch exits.Flavio Leitner2017-06-071-1/+3
* test-hash: Fix unaligned pointer value error.Joe Stringer2017-06-071-10/+10
* tests: Export PYTHONCOERCECLOCALE=0 for python3 testsTimothy Redaelli2017-06-071-0/+5
* bfd: Detect Multiplier configurationSzucs Gabor2017-06-061-2/+59
* tests: Fix spelling error in test name.Ben Pfaff2017-06-021-1/+1
* dpdk: Enable NAT tests for userspace datapath.Darrell Ball2017-06-021-5/+2
* tests: Add some system test fixes.Darrell Ball2017-06-021-2/+2
* System Tests: Enhance NAT tests.Darrell Ball2017-06-022-2/+110
* dpdk: Parse NAT netlink for userspace datapath.Darrell Ball2017-06-021-4/+5
* userspace: add vxlan gpe support to vportGeorg Schmuecking2017-06-021-0/+10
* userspace: L3 tunnel support for GRE and LISPJan Scheurich2017-06-022-10/+39
* userspace: Switching of L3 packets in L2 pipelineJan Scheurich2017-06-023-26/+26
* test-cmap: Avoid shift by full width of type in find_batch().Ben Pfaff2017-06-011-3/+2
* test-conntrack: Close pcap file at end of test_pcap().Ben Pfaff2017-06-011-1/+2
* test-packets: Check that ipv6_parse_masked() is successful.Ben Pfaff2017-06-011-5/+5
* Replace most uses of and references to "ifconfig" by "ip".Ben Pfaff2017-06-011-15/+14
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-316-43/+85
* stp: Add link-state checking support for stp ports.nickcooper-zhangtonghao2017-05-311-1/+70
* ofp-util: Fix tun_metadata processing in packet-outYi-Hung Wei2017-05-311-1/+6
* ofp-parse: Parse pipeline fields in OF1.5 packet-outYi-Hung Wei2017-05-312-0/+74
* ofproto: Add pipeline fields support for OF 1.5 packet-outYi-Hung Wei2017-05-311-0/+38
* ofp-util: Add OpenFlow 1.5 packet-out supportYi-Hung Wei2017-05-311-0/+21
* ovn: Increase logical pipeline length from 16 to 24 stages.Mickey Spiegel2017-05-302-23/+23
* ovn: Add support for new logical port type "localport".Daniel Alvarez2017-05-301-0/+122
* tests: fix hanging test on windowsAlin Serdean2017-05-231-1/+2
* python ovs: Fix SSL exceptions with pyOpenSSL v0.13Numan Siddique2017-05-231-1/+1
* dpif-netdev: The pmd-*-show commands will show info in core orderEelco Chaudron2017-05-181-3/+4
* tests: Test native tunneling underlay match.William Tu2017-05-171-0/+51
* tests: Fix timing dependency bridge - multiple bridges share a controllerAndy Zhou2017-05-171-8/+15
* bridge: Fix controller status updateAndy Zhou2017-05-151-0/+33
* Revert "tunneling: Avoid recirculation on datapath."Joe Stringer2017-05-104-17/+22
* tests/ofproto.at: Workaround some racesTimothy Redaelli2017-05-051-9/+5
* tests: Only run python SSL test if SSL support is configuredSimon Horman2017-05-041-0/+1
* userspace: Add packet_type in dp_packet and flowJan Scheurich2017-05-031-1/+1
* system-traffic: Add test for mpls actionsYi-Hung Wei2017-05-031-0/+36
* ovn-nbctl: Drop gratuitous indentation for "show" output.Ben Pfaff2017-05-031-8/+8
* ovn-northd: Add logical flows to support native DNSNuman Siddique2017-05-021-0/+377
* ovn-controller: Add 'dns_lookup' actionNuman Siddique2017-05-021-0/+7
* ovs-macros: Add helper to make 'wc' use POSIX compliant output format.Ben Pfaff2017-05-021-0/+10
* ovn-controller: Remove ct_zones from lflow_run.Han Zhou2017-05-011-4/+1
* OpenFlow: Enable OpenFlow 1.4 by default.Ben Pfaff2017-05-011-7/+7
* tests/pmd.at: Fix race in "PMD - change numa node" testTimothy Redaelli2017-04-291-6/+22
* test/ofproto: Improve test 'controller action without megaflows'Andy Zhou2017-04-281-2/+2
* ofproto: Meter slowpath action when action upcall meters are configuredAndy Zhou2017-04-281-0/+38
* ofproto: Meter sample action when configured.Andy Zhou2017-04-281-0/+14
* tests: ICMP related to original direction test.Jarno Rajahalme2017-04-271-0/+58