summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ofproto-dpif-mirror: Fix issue of reseting snaplen in mirroringZhenyu Gao2017-04-031-0/+40
* ovn: Gratuitous ARP for distributed NAT rulesMickey Spiegel2017-03-301-5/+59
* ovn: Gratuitous ARP for centralized NAT rules on a distributed routerMickey Spiegel2017-03-301-0/+75
* ovn: Fix options:router-port in Gratuitous ARP testsMickey Spiegel2017-03-291-2/+2
* system-traffic: 802.1ad: Add dot1q-tunnel test case.Eric Garver2017-03-271-0/+63
* system-traffic: 802.1ad: Add push/pop test cases.Eric Garver2017-03-271-0/+112
* system-traffic: 802.1ad: Add vlan_limit test case.Eric Garver2017-03-271-0/+30
* system-traffic: 802.1ad: Add conntrack ping tests for CVLANs.Eric Garver2017-03-271-0/+107
* system-common-macros: Add macro to check for 802.1ad support.Eric Garver2017-03-271-0/+5
* stp: Fix stp tests and make them more stable.nickcooper-zhangtonghao2017-03-271-2/+21
* test-ovn: Use literal -1 instead of WAIT_ANY.Khem Raj2017-03-201-1/+1
* Fix format specifier technicalities.Ben Pfaff2017-03-171-2/+2
* tests: Add and improve stp tests.nickcooper-zhangtonghao2017-03-171-9/+154
* Add new port VLAN mode "dot1q-tunnel"Eric Garver2017-03-171-46/+64
* Add support for 802.1ad (QinQ tunneling)Eric Garver2017-03-164-131/+233
* ofp-actions: Add limit to learn action.Daniele Di Proietto2017-03-162-0/+205
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-03-151-1/+75
* nx-match: Use vl_mff_map to parse match field.Yi-Hung Wei2017-03-151-4/+11
* 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