On Tue, Jan 31, 2012 at 09:59:48PM +0530, selen jia wrote:
> if i edit this code ofp-parse.c and* add fm->flags=2* then i do get the
> overlap error if i add same flow again but i want to know how to enable it
> without editing code.
> 
> 
> there must be somne commandto request check for overlap

ovs-ofctl in OVS 1.2.2 doesn't have a way to add the "check_overlap"
flag on flow_mod.  OVS 1.6 probably will, because I sent out a patch
that adds that ability last week:
        http://openvswitch.org/pipermail/dev/2012-January/014524.html
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to