summaryrefslogtreecommitdiff
path: root/tests/ofp-actions.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Verify flows in ofp-actions are parseable.Adrian Moreno2022-12-211-0/+18
* Encap & Decap actions for MPLS packet type.Martin Varghese2022-01-171-0/+8
* ofp-actions: Report an error if there are too many actions to parse.Ilya Maximets2021-07-071-0/+6
* ofp_actions: Fix set_mpls_tc formatting.Adrian Moreno2021-05-191-0/+9
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-14/+14
* ofp-ed-props: Fix using uninitialized padding for NSH encap actions.Ilya Maximets2020-10-171-0/+11
* ofp-actions: Add delete field actionYi-Hung Wei2020-04-291-0/+3
* ofp-actions: Support OF1.5 meter action.Ben Pfaff2019-06-201-0/+3
* tests: Add negative tests for action and instruction parsing.Ben Pfaff2019-06-091-0/+209
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-221-0/+6
* Fix OpenFlow v1.3.4 Conf test failures: 430.500, 430.510psiyengar2019-02-041-0/+14
* ofp-actions: Store raw type for NXAST_LEARN2.Joe Stringer2017-06-211-0/+7
* tests: Add test for CT action with setting labels.Jarno Rajahalme2017-04-121-0/+5
* ofp-actions: Add limit to learn action.Daniele Di Proietto2017-03-161-0/+14
* conntrack: Force commit.Jarno Rajahalme2017-03-081-0/+10
* actions: Add resubmit with conntrack tuple.Jarno Rajahalme2017-03-081-0/+6
* ofp-actions: Fix translation of set_field for nw_ecnEric Garver2017-03-081-0/+8
* New action "ct_clear".Ben Pfaff2017-01-101-0/+3
* lib: Add support for tftp ct helper.Joe Stringer2017-01-031-0/+3
* ofp-actions: Add clone action.William Tu2016-12-191-0/+5
* ofp-actions: Add "ingress" and "egress" options to "sample" action.Ben Pfaff2016-11-301-0/+3
* ofp-actions: Translate OF1.1+ mod_nw_ttl action to OF1.0 properly.Ben Pfaff2016-07-141-0/+18
* ofp-actions: Translate mod_nw_ecn action to OF1.1 properly.Ben Pfaff2016-07-141-0/+40
* ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.Ben Pfaff2016-07-141-0/+17
* ofp-actions: Add extension to support "group" action in OF1.0.Ben Pfaff2016-07-141-0/+3
* ofp-actions: Add truncate action.William Tu2016-06-241-0/+3
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-0/+3
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-191-3/+10
* Support userdata in NXT_PACKET_IN2.Ben Pfaff2016-02-191-0/+7
* conntrack: Add support for NAT.Jarno Rajahalme2015-11-251-0/+47
* Add support for connection tracking helper/ALGs.Joe Stringer2015-10-131-0/+3
* Add connection tracking mark support.Joe Stringer2015-10-131-0/+23
* Add support for connection tracking.Joe Stringer2015-10-131-0/+23
* ofp-actions: OFPP_ANY (aka OFPP_NONE) is not a valid output port.Ben Pfaff2015-07-291-0/+8
* ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.Ben Pfaff2014-12-051-0/+28
* ofp-actions: Update "copy_field" to latest OF1.5 draft.Ben Pfaff2014-12-051-1/+1
* ofp-actions: Only set defined bits when encoding "load" actions.Ben Pfaff2014-12-051-0/+15
* ofp-actions: Properly check for action that exceeds buffer length.Ben Pfaff2014-10-231-0/+16
* ofp-actions: Support OF1.5 (draft) masked Set-Field, merge with reg_load.Ben Pfaff2014-10-081-4/+1
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-4/+29
* ofp-actions: Fix error code for invalid table id.Selvamuthukumar2014-09-241-1/+1
* ofp-actions: Use specific error code for oxm_hasmask=1 in Set-Field.Ben Pfaff2014-08-111-3/+9
* ofp-actions: Add support for OpenFlow 1.5 (draft) Copy-Field action.Ben Pfaff2014-08-111-0/+24
* ovs-ofctl: Generalize action and instruction test commands.Ben Pfaff2014-08-111-17/+17
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-4/+0
* ofp-actions: Pretend that OpenFlow 1.0 has instructions.Ben Pfaff2014-08-111-47/+75
* ofp-errors: Duplicate instruction errorSimon Horman2014-06-021-2/+2
* ofp-actions: Make ofpacts_check() report consistency for all protocols.Ben Pfaff2013-11-201-1/+1
* ofp-actions: Consider L4 actions after mpls_push as inconsistentSimon Horman2013-11-151-0/+12
* ofp-actions: Switch away from odd use of "q" in "enqueue" action format.Ben Pfaff2013-11-111-1/+1