Hello,

Is there a way to update a flow by changing only the cookie field?


What works:

ovs-ofctl mod-flows br0 cookie=1/-1,cookie=2,actions=normal

What I would like to have:

ovs-ofctl mod-flows br0 cookie=1/-1,cookie=2

This is required for a particular restart scenario where stale flows are 
deleted based on cookie.


Regards,
Deepak
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to