> -----Mesaj original-----
> De la: [email protected] <ovs-dev-
> [email protected]> În numele Anand Kumar
> Trimis: Tuesday, June 19, 2018 8:33 PM
> Către: [email protected]
> Subiect: [ovs-dev] [PATCH v4 3/3] datapath-windows: Compute ct hash
> based on 5-tuple and zone
> 
> Conntrack 5-tuple consists of src address, dst address, src port, dst port
and
> protocol which will be unique to a ct session.
> Use this information along with zone to compute hash.
> 
> Also re-factor conntrack code related to parsing netlink attributes.
> 
> Testing:
> Verified loading/unloading the driver with driver verified enabled.
> Ran TCP/UDP and ICMP traffic.
> 
> Signed-off-by: Anand Kumar <[email protected]>
> ---
> v1->v2: Updated commit message to include testing done.
> v2->v3: No change
> v3->v4: No change
> ---
>  datapath-windows/ovsext/Conntrack.c | 228 ++++++++++++++++++---------
> ---------

Acked-by: Alin Gabriel Serdean <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to