-----Original Message----- From: dev <[email protected]> on behalf of Sairam Venugopal <[email protected]> Date: Wednesday, April 13, 2016 at 11:54 AM To: "[email protected]" <[email protected]> Subject: [ovs-dev] [PATCH v3] datapath-windows: Add Connection Tracking Support
>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 will be added in subsequent >patches. > >The conntrack-tcp module is adapted from FreeBSD's pf subsystem and hence >the BSD license. It has been ported over to match OVS Hyper-V coding >style. > >Signed-off-by: Sairam Venugopal <[email protected]> >Signed-off-by: Daniele Di Proietto <[email protected]> >Co-Authored-by: Daniele Di Proietto <[email protected]> Thanks for incorporating the review comments. Acked-by: Nithin Raju <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
