[ovs-dev] [PATCH v1] Add support to delete a conntrack entry by 5-tuple

Anand Kumar kumaranand at vmware.com
Wed Nov 22 00:47:12 UTC 2017


This patch adds support for deleting conntrack entry by conntrack 5-tuple
in windows kernel.

The related userspace changes are currrently being reviewed
https://patchwork.ozlabs.org/project/openvswitch/list/?series=13345

The windows kernel changes can go in independent of the userspace changes
since conntrack 5-tuple is an optional parameter.

Anand Kumar (1):
  datapath-windows: Add support for deleting conntrack entry by 5 tuple.

 datapath-windows/ovsext/Conntrack.c | 146 +++++++++++++++++++++++++++++++++---
 1 file changed, 134 insertions(+), 12 deletions(-)

-- 
2.9.3.windows.1



More information about the dev mailing list