summaryrefslogtreecommitdiff
path: root/tests/ofproto-dpif.at
Commit message (Expand)AuthorAgeFilesLines
* vswitchd: Allow user to directly specify sFlow agent address.Ben Pfaff2018-04-031-4/+4
* tests/ofproto-dpif: New test for action_set after traversing patch portEric Garver2018-03-081-0/+25
* tests: Wait for entire trace to hit log.Ben Pfaff2018-03-071-1/+1
* xlate: auto ofproto trace when recursion too deepWilliam Tu2018-03-051-0/+25
* flow: Add some L7 payload data to most L4 protocols that accept it.Ben Pfaff2018-01-271-349/+457
* ofproto-dpif-trace: Generalize syntax for ofproto/trace.Ben Pfaff2018-01-261-1/+1
* ofproto-dpif-sflow: Recursively examine actions inside clone.Zoltan Balogh2018-01-231-1/+1
* ofproto-dpif: Don't slow-path controller actions with pause.Justin Pettit2018-01-101-7/+7
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-101-17/+48
* ofp-actions: Add action "debug_slow" for testing slow-path.Justin Pettit2018-01-101-0/+19
* ofproto/trace: Propagate ct_zone in recirculationYi-Hung Wei2017-10-311-7/+7
* treewide: Get rid of "echo -n", and add a test to prevent regression.Ben Pfaff2017-10-301-3/+3
* Add dl_type to flow metadata for correct interpretation of conntrack metadataDaniel Alvarez2017-10-261-15/+15
* ofproto-dpif: Mark packets as "untracked" after call to ct().Justin Pettit2017-08-211-5/+5
* 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