Re: [ovs-dev] [PATCH] datapath-windows: Refactor Conntrack Module in Hyper-V

2016-04-21 Thread Ben Pfaff
On Thu, Apr 14, 2016 at 12:07:11PM -0700, Sairam Venugopal wrote: > Minor refactors around naming and reusability in lieu of adding support for > other > protocols for tracking connections. > > Signed-off-by: Sairam Venugopal Applied, thanks!

Re: [ovs-dev] [PATCH] datapath-windows: Refactor Conntrack Module in Hyper-V

2016-04-15 Thread Sairam Venugopal
thin Raju <nit...@vmware.com> > >-Original Message- >From: dev <dev-boun...@openvswitch.org> on behalf of Sairam Venugopal ><vsai...@vmware.com> >Date: Thursday, April 14, 2016 at 12:07 PM >To: "dev@openvswitch.org" <dev@openvswitch.org> >Subject: [ovs

Re: [ovs-dev] [PATCH] datapath-windows: Refactor Conntrack Module in Hyper-V

2016-04-14 Thread Nithin Raju
, 2016 at 12:07 PM To: "dev@openvswitch.org" <dev@openvswitch.org> Subject: [ovs-dev] [PATCH] datapath-windows: Refactor Conntrack Module in Hyper-V >Minor refactors around naming and reusability in lieu of adding support >for other >protocols for tracking connection

[ovs-dev] [PATCH] datapath-windows: Refactor Conntrack Module in Hyper-V

2016-04-14 Thread Sairam Venugopal
Minor refactors around naming and reusability in lieu of adding support for other protocols for tracking connections. Signed-off-by: Sairam Venugopal --- datapath-windows/ovsext/Conntrack-tcp.c | 15 --- datapath-windows/ovsext/Conntrack.c | 2 +-