> On Aug 1, 2019, at 3:07 PM, Yi-Hung Wei <yihung....@gmail.com> wrote:
> 
> This patch adds support for specifying a timeout policy for a
> connection in connection tracking system in kernel datapath.
> The timeout policy will be attached to a connection when the
> connection is committed to conntrack.
> 
> This patch introduces a new odp field OVS_CT_ATTR_TIMEOUT in the
> ct action that specifies the timeout policy in the datapath.
> In the following patch, during the upcall process, the vswitchd will use
> the ct_zone to look up the corresponding timeout policy and fill
> OVS_CT_ATTR_TIMEOUT if it is available.
> 
> The datapath code is from the following two net-next upstream commits.

I assume this is fine based on the upstream reviews.

--Justin


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to