Good stuff, Thanks

On Fri, Jul 10, 2015 at 8:03 AM, Joe Stringer <[email protected]>
wrote:

> On 25 June 2015 at 03:23, Joe Stringer <[email protected]> wrote:
> > Good example. I agree that the ovs conntrack support should consider
> > the ordering this way. Setting conn_mark/conn_label is also relevant
> > to this, as they are currently done via commit_odp_actions(). So they
> > cannot be done before conntrack() action. This was already how we were
> > thinking about these commands, and perhaps their ordering should also
> > be enforced by OpenFlow.
> >
> > Right, the commit call is what I was looking for. I'll roll this
> > change into the series soon and start testing with it, see what comes
> > up. Perhaps the datapath flow translation like this would be a good
> > test case for the kernel module testsuite too.
> >
> > Thanks,
> > Joe
>
> FWIW this went smoothly and the fix should be present in the latest
> branch. Thanks for the suggestion!
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to