summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* actions: Add new "ct_clear" action.Ben Pfaff2017-01-211-0/+4
* actions: Make "next" action able to jump from egress to ingress pipeline.Ben Pfaff2017-01-212-3/+25
* actions: Omit table number when possible for formatting "next" action.Ben Pfaff2017-01-211-4/+4
* actions: Add new OVN action "clone".Ben Pfaff2017-01-211-0/+5
* actions: Make "arp { drop; };" acceptable.Ben Pfaff2017-01-201-0/+4
* actions: Fix "arp" and "nd_na" followed by another action.Ben Pfaff2017-01-201-2/+2
* ovn: Introduce distributed gateway port and "chassisredirect" port bindingMickey Spiegel2017-01-191-0/+334
* ovn: add is_chassis_resident match expression componentMickey Spiegel2017-01-192-2/+36
* lacp: add test step for link recoveryShu Shen2017-01-191-0/+136
* dpif-netdev: Centralized threads and queues handling code.Daniele Di Proietto2017-01-151-2/+1
* dpctl: Avoid making assumptions on pmd threads.Daniele Di Proietto2017-01-151-0/+44
* dpif-netdev: Create pmd threads for every numa node.Daniele Di Proietto2017-01-151-1/+1
* ovn: specify addresses of type "router" lsps as "router"Mickey Spiegel2017-01-131-1/+2
* ofproto-dpif: Make ofproto/trace output easier to read.Ben Pfaff2017-01-124-25/+28
* dpdk: Late initialization.Daniele Di Proietto2017-01-101-1/+1
* New action "ct_clear".Ben Pfaff2017-01-102-0/+63
* ovsdb-idl: Enhance conditional monitoring APIAndy Zhou2017-01-091-2/+7
* ovn.at: Rewrite a test using ovn-controller 'inject-pkt' command.Justin Pettit2017-01-051-20/+23
* ovn-test: Add 'expr-to-packets' command.Justin Pettit2017-01-051-1/+48
* ofproto-macros: Quote "$@".Justin Pettit2017-01-051-1/+1
* expr: Rename "macros" to "addr_sets".Justin Pettit2017-01-051-10/+10
* ovsdb-data: Add support for integer ranges in database commandsLukasz Rzasik2017-01-053-6/+81
* ofproto: Fix crash on flow monitor request with tun_metadata.Daniele Di Proietto2017-01-041-0/+45
* ofp-parse: Allow match field names in actions and brackets in matches.Jarno Rajahalme2017-01-042-8/+24
* Python tests: Enable python tests on WindowsAlin Balutoiu2017-01-031-8/+0
* Python tests: Daemon ported to WindowsAlin Balutoiu2017-01-031-1/+3
* Python tests: Ported UNIX sockets to WindowsAlin Balutoiu2017-01-031-5/+11
* test-l7.py: Tidy up and python3-ify.Joe Stringer2017-01-031-6/+11
* lib: Add support for tftp ct helper.Joe Stringer2017-01-035-18/+128
* atlocal: Fix findcommand function style.Joe Stringer2017-01-031-2/+2
* conntrack: Do not create new connections from ICMP errors.Daniele Di Proietto2016-12-231-11/+16
* tests: Fix race in "ovn -- vtep: 3 HVs, 1 VIFs/HV, 1 GW, 1 LS".Ben Pfaff2016-12-231-3/+1
* ofproto-dpif-xlate: optimize 100% samplingBenli Ye2016-12-231-5/+5
* system-traffic: Reorder and bannerize ct tests.Joe Stringer2016-12-221-447/+447
* system-traffic: Add banners for ct sections.Joe Stringer2016-12-222-0/+5
* system-traffic: Wait for L7 servers to start.Joe Stringer2016-12-222-4/+4
* system-traffic: Introduce OVS_START_L7 macro.Joe Stringer2016-12-223-66/+86
* ofproto-dpif-xlate: Adding IGMP/MLD checksum verificationEelco Chaudron2016-12-221-0/+37
* system-traffic: Fix clone test.William Tu2016-12-212-11/+20
* ovn-sb: remote connection management in sb dbLance Richardson2016-12-211-0/+52
* ovn-nb: remote connection management in nb dbLance Richardson2016-12-211-0/+52
* ovn-controller: Fix duplicated flow add attempts in table 32.Han Zhou2016-12-211-0/+5
* ovs-vsctl: Print error when add-port fails.Daniele Di Proietto2016-12-212-7/+14
* tests: Regenerate atlocal when running tests.Ben Pfaff2016-12-201-0/+2
* ovsdb-idl: Change interface to conditional monitoring.Ben Pfaff2016-12-193-173/+81
* ovn-controller: Drop most uses of OVS patch ports.Ben Pfaff2016-12-191-53/+4
* ovn-controller: Handle only relevant ports and flows.Ben Pfaff2016-12-192-3/+20
* ofp-actions: Add clone action.William Tu2016-12-193-0/+52
* system-traffic: Skip test cases if firewalld is on.Yi-Hung Wei2016-12-141-3/+13
* system-traffic: Skip test cases if netcat is not installed.Yi-Hung Wei2016-12-142-0/+22