summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ofproto: Add support of OFPR_PACKET_OUT as packet-in reasonYi-Hung Wei2017-04-242-8/+16
* connmgr: Fix internal packet-in reason code mask.Yi-Hung Wei2017-04-241-3/+20
* tests-ovsdb: Fix memory leakYi-Hung Wei2017-04-241-0/+2
* tunneling: Avoid recirculation on datapath.Sugesh Chandran2017-04-214-22/+17
* ovn-util: Allow /32 IP addresses for router ports.Guru Shetty2017-04-211-0/+100
* ofproto-dpif: Propagate may_enable flag as link aliveness.László Sürü2017-04-214-13/+700
* ofp-parse: Fix match parsing with [x..y]=z format.Jarno Rajahalme2017-04-171-0/+4
* ovn-northd ipam: Support IPv6 dynamic assignmentNuman Siddique2017-04-141-2/+54
* ovn-northd ipam: Support 'exclude_ips' optionNuman Siddique2017-04-141-0/+49
* tests: Add test for CT action with setting labels.Jarno Rajahalme2017-04-121-0/+5
* datapath: Avoid struct copy on conntrack labels.Jarno Rajahalme2017-04-111-9/+9
* Add support for OpenFlow 1.6 (draft) port status and port mod messages.Ben Pfaff2017-04-072-0/+107
* 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