summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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