hi all, in ovs, the process to have multiple flow entries for single match
can be differentiate by the priority field. Flow entries with higher number
of priority will be match first.
If there is a way or even supported in OVS that multiple flow table has
priority also like the flow entries.
 For example, first action for specific flow entries is in flow table 0
(match is purposedly configured to not match the packet sent via packet-in
before) and second action (match packet sent via packet-in before) is in
flow table 1 (pre-installed).Then it will force packet-in to sent in again
to controller. This second time, i wanted to redirect the packet to the
preinstalled match and action in flow table 1.
Appreciate if anyone can help shed the light for me. thanks


-- 
Regards,

masri.sahri
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to