You did not specify an action set. Use "write_actions(...)" to specify an action set.
Please read ovs-ofctl(8) for more information. On Wed, Jun 25, 2014 at 07:48:29PM +0000, Patil, Vishal wrote: > Reading Section 5.10 (Action Set) of the OpenFlow 1.3 spec, it seems that > pop vlan > Action should have been executed before output. > > On 6/25/14, 3:26 PM, "Ben Pfaff" <[email protected]> wrote: > > >On Wed, Jun 25, 2014 at 06:55:52PM +0000, Patil, Vishal wrote: > >> BTW I see similar issue with > >> > >> actions=output:3,strip_vlan > >> > >> > >> With actions specified in this order, the packet is directly sent to > >>port 3 > >> Without the vlan being stripped. > > > >Not a bug. Open vSwitch is executing the actions in the order you > >specified. > > > ________________________________ > > DISCLAIMER: > This e-mail and any attachments to it may contain confidential and > proprietary material and is solely for the use of the intended recipient. Any > review, use, disclosure, distribution or copying of this transmittal is > prohibited except by or on behalf of the intended recipient. If you have > received this transmittal in error, please notify the sender and destroy this > e-mail and any attachments and all copies, whether electronic or printed. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
