On Sun, Oct 13, 2013 at 04:04:35AM +0400, Vasiliy Tolstov wrote:
> 2013/10/13 Ben Pfaff <b...@nicira.com>:
> > Lots of actions are longer than that.  In OpenFlow 1.1 and later, for
> > example, the "output" action that you mentioned is 16 bytes.
> 
> 
> Now i'm only support openflow 1.0.
> In case of flowmod to delete frlow when the port deleted from ovs,
> what action output i need to do (what port in this case i need to use
> NONE or something else)?

A flow_mod of type OFPFC_DELETE, to delete a flow, doesn't need any
actions.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to