summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix mcast test on slow systemsAlin Serdean2017-03-101-0/+2
* system-traffic: Add missing CHECK_CONNTRACK_ALG guards.Darrell Ball2017-03-091-0/+3
* ofproto-dpif-xlate: Allow sending BFD messages when STP port is not forwarding.Mika Vaisanen2017-03-092-0/+72
* sflow: Expose ethernet stats via sFlowRobert Wojciechowicz2017-03-082-22/+130
* Adapt to flake8-import-orderxurong000379972017-03-083-3/+6
* tests: Add an FTP test without conntrack.Jarno Rajahalme2017-03-081-0/+29
* conntrack: Force commit.Jarno Rajahalme2017-03-085-4/+169
* actions: Add resubmit with conntrack tuple.Jarno Rajahalme2017-03-083-50/+167
* odp: Support conntrack orig tuple key.Jarno Rajahalme2017-03-084-23/+158
* flow: Make room after ct_state.Jarno Rajahalme2017-03-081-2/+2
* datapath: Use inverted tuple in ovs_ct_find_existing() if NATted.Jarno Rajahalme2017-03-081-0/+52
* ofp-actions: Fix translation of set_field for nw_ecnEric Garver2017-03-082-1/+9
* dpif-netdev: Simple DROP meter implementation.Jarno Rajahalme2017-03-081-0/+106
* ovn: specify options:nat-addresses as "router"Mickey Spiegel2017-03-071-0/+60
* xlate: Translate openflow clone into odp sample action.Andy Zhou2017-03-061-1/+1
* mcast-snooping: Add and improve mcast-snooping tests.nickcooper-zhangtonghao2017-03-031-0/+112
* ovs-appctl: Print lacp_fallback_ab info in "bond/show".nickcooper-zhangtonghao2017-02-161-0/+9
* dpif-netdev: Conditional EMC insertCiara Loftus2017-02-161-0/+1
* ovn-northd ipam: handle the static MAC updates by the userNuman Siddique2017-02-151-0/+19
* ovsdb: Prevent OVSDB server from replicating itself.Andy Zhou2017-02-131-0/+32
* tests: Generate valgrind wrappers only for real test programs.Ben Pfaff2017-02-081-31/+3
* system-ovn.at: Fix a race condition.Gurucharan Shetty2017-02-071-0/+3
* ovs-vsctl: Disallow empty bridge, port, and interface names.Ben Pfaff2017-02-031-0/+12
* system-ovn.at: Fix race conditions.Gurucharan Shetty2017-02-021-9/+22
* tests: Fix race in MPLS translate.Alin Serdean2017-02-021-1/+3
* odp: Add datapath clone action parser.Andy Zhou2017-02-011-0/+2
* ofp-actions: Fix variable length meta-flow OXMs.Yi-Hung Wei2017-02-011-0/+125
* ovn-nbctl: check for duplicated ACL adding.Han Zhou2017-01-311-0/+4
* ovs-router: introduce pkt-mark.Pravin B Shelar2017-01-282-0/+45
* tunnel: Add support to configure ptk_markPravin B Shelar2017-01-281-0/+16
* tests: rstp close input fileAlin Serdean2017-01-271-0/+1
* tests dpdk: ring_client, client_id is unsignedAlin Serdean2017-01-271-1/+1
* tests windows: change service testAlin Serdean2017-01-271-1/+2
* ovn: ovn-nbctl commands for distributed NATMickey Spiegel2017-01-272-29/+48
* ovn: distributed NAT flowsMickey Spiegel2017-01-271-0/+338
* ovn: avoid snat recirc only on gateway routersMickey Spiegel2017-01-271-1/+1
* dp-packet: Enhance packet batch APIs.Andy Zhou2017-01-261-36/+21
* test windows: appctl - route/add with gatewayAlin Serdean2017-01-261-1/+0
* ovn-northd: Add flows in DHCP_OPTIONS pipeline to support renew requestsNuman Siddique2017-01-251-9/+75
* xlate: Generate of datapath clone action when supportedAndy Zhou2017-01-231-0/+11
* 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