Re: [ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support

2016-04-14 Thread Sairam Venugopal
Thank Nithin and Ben! On 4/14/16, 10:14 AM, "Ben Pfaff" wrote: >On Wed, Apr 13, 2016 at 11:54:03AM -0700, Sairam Venugopal wrote: >> Enable support for Stateful Firewall in Hyper-V by adding a Connection >> Tracking module. The module has been ported over from the userspace >> implementation pat

Re: [ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support

2016-04-14 Thread Ben Pfaff
On Wed, Apr 13, 2016 at 11:54:03AM -0700, Sairam Venugopal wrote: > Enable support for Stateful Firewall in Hyper-V by adding a Connection > Tracking module. The module has been ported over from the userspace > implementation patch of a similar name. > > The current version of the module supports

Re: [ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support

2016-04-14 Thread Nithin Raju
-Original Message- From: dev on behalf of Sairam Venugopal Date: Wednesday, April 13, 2016 at 11:54 AM To: "dev@openvswitch.org" Subject: [ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support >Enable support for Stateful Firewall in Hyper-

[ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support

2016-04-13 Thread Sairam Venugopal
Enable support for Stateful Firewall in Hyper-V by adding a Connection Tracking module. The module has been ported over from the userspace implementation patch of a similar name. The current version of the module supports ct - zone, mark and label for TCP packets. Support for other packet formats