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

2016-04-12 Thread Nithin Raju
driver verifier - Do tests for load/unload etc. Leave it overnight. - complicated rules. Thanks, -- Nithin > -Original Message- > From: dev on behalf of Sairam Venugopal > > Date: Monday, April 11, 2016 at 11:06 AM > To: "dev@openvswitch.org" > Subject: [

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

2016-04-11 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