summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* Adding nsh.at for NSH unit testsJan Scheurich2017-08-071-11/+11
* xlate: Emit datapath clone only when necessary.Andy Zhou2017-08-031-2/+37
* xlate: Refactor compose_clone() APIAndy Zhou2017-08-031-0/+7
* ofproto-dpif: Remove dpif/disable-dp-clone command.Andy Zhou2017-08-031-3/+1
* ofproto-dpif-rid: Always store tunnel metadata.Justin Pettit2017-07-271-0/+29
* odp-execute: Reuse rss hash in OVS_ACTION_ATTR_HASH.Ilya Maximets2017-07-201-2/+2
* ofproto-dpif-xlate: Fixes for propagating state of conntrack.Justin Pettit2017-07-181-5/+5
* ofproto/trace: Add --ct-next option to ofproto/traceYi-Hung Wei2017-07-121-9/+24
* ofproto/trace: Add support for tracing conntrack recirculationYi-Hung Wei2017-07-121-0/+35
* ofproto-dpif: Fix the clone issue with continuationNuman Siddique2017-07-101-0/+41
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-115/+115
* treewide: Fix spelling of "prerequisites".Ben Pfaff2017-06-121-4/+4
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-311-1/+1
* ofp-util: Fix tun_metadata processing in packet-outYi-Hung Wei2017-05-311-1/+6
* ofp-parse: Parse pipeline fields in OF1.5 packet-outYi-Hung Wei2017-05-311-0/+45
* Revert "tunneling: Avoid recirculation on datapath."Joe Stringer2017-05-101-1/+10
* test/ofproto: Improve test 'controller action without megaflows'Andy Zhou2017-04-281-2/+2
* 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
* ofproto: Add support of OFPR_PACKET_OUT as packet-in reasonYi-Hung Wei2017-04-241-2/+10
* tunneling: Avoid recirculation on datapath.Sugesh Chandran2017-04-211-10/+1
* ofproto-dpif-mirror: Fix issue of reseting snaplen in mirroringZhenyu Gao2017-04-031-0/+40
* Add new port VLAN mode "dot1q-tunnel"Eric Garver2017-03-171-46/+64
* Add support for 802.1ad (QinQ tunneling)Eric Garver2017-03-161-121/+219
* sflow: Expose ethernet stats via sFlowRobert Wojciechowicz2017-03-081-21/+105
* conntrack: Force commit.Jarno Rajahalme2017-03-081-0/+85
* actions: Add resubmit with conntrack tuple.Jarno Rajahalme2017-03-081-19/+70
* odp: Support conntrack orig tuple key.Jarno Rajahalme2017-03-081-15/+15
* xlate: Translate openflow clone into odp sample action.Andy Zhou2017-03-061-1/+1
* xlate: Generate of datapath clone action when supportedAndy Zhou2017-01-231-0/+11
* ofproto-dpif: Make ofproto/trace output easier to read.Ben Pfaff2017-01-121-19/+22
* New action "ct_clear".Ben Pfaff2017-01-101-0/+60
* ofproto-dpif-xlate: optimize 100% samplingBenli Ye2016-12-231-5/+5
* ofp-actions: Add clone action.William Tu2016-12-191-0/+18
* ofproto-dpif-ipfix: Fix assertion failure for bad configuration.Ben Pfaff2016-12-091-1/+10
* ovs-vswitchd: Avoid segfault for "netdev" datapath.nickcooper-zhangtonghao2016-12-091-0/+34
* tunnel: set udp dst-port in tunnel metadataPravin B Shelar2016-12-051-1/+1
* ofproto: Honor OFPFF_RESET_COUNTS flag in flow modify message.Jarno Rajahalme2016-12-051-0/+174
* ofp-actions: Always consider inconsistent CT actions as an error.Jarno Rajahalme2016-09-271-20/+20
* upcall: Don't start new revalidation round too soon after the last one.Jarno Rajahalme2016-09-271-0/+3
* ofproto-dpif-xlate: Adjust generated mask for fragments.Daniele Di Proietto2016-09-211-0/+35
* xlate: Use dp_hash for select groups.Jarno Rajahalme2016-09-161-0/+38
* ofp-parse: Harden checking with group selection_method.Jarno Rajahalme2016-09-161-0/+10
* ofp-parse: Remove double uninit of group mod if parsing fails.Jarno Rajahalme2016-09-161-0/+4
* tests: Fix recently broken sFlow tests.Ben Pfaff2016-09-021-7/+7
* ofproto: Honor mtu_request even for internal ports.Daniele Di Proietto2016-09-021-0/+15
* Revert "ofproto: Always set MTU for new internal ports."Daniele Di Proietto2016-09-021-9/+0
* ofproto: Always set MTU for new internal ports.Daniele Di Proietto2016-08-301-0/+9
* bridge: Honor 'mtu_request' when port is added.Daniele Di Proietto2016-08-301-0/+5
* tests: Add a new MTU test.Daniele Di Proietto2016-08-151-0/+30