On 11 August 2016 at 17:21, Joji Mekkatt <joji...@gmail.com> wrote:
> Hello,
>
> I am trying to use connection tracking with OVS 2.5. I see the ovs-ofctl
> documentation on this. Is there a corresponding support/extensions in
> openflow for this? If so, which version of the spec should I refer to?
>
> Any pointer is greatly appreciated.

There is no extension to the official OpenFlow specifications for this
feature at this stage. OVS makes use of a nicira extension space to
specify these matches and action. You can see documentation for this
inside include/openvswitch/meta-flow.h and lib/ofp-actions.c.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to