Under OvS 2.4.1 when we issue the following command;

sudo ovs-ofctl -O OpenFlow13 add-flow s1 
table=0,in_port=2,actions=goto_table:1,goto_table:2


we get this message;

ovs-ofctl: instruction goto_table may be specified only once


Does OvS support this in later versions?
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to