On Wed, Jun 21, 2017 at 05:11:48AM +, Deepak S wrote:
> 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
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