On Thu, Nov 05, 2015 at 07:12:31PM -0800, Daniele Di Proietto wrote:
> The goal of this series is to introduce two dpctl command to interact
> with the Linux kernel connection tracker.  The same infrastructure
> will be used by the userspace connection tracker.
> 
> First, it defines some structures and some formatting routines (ct-dpif).
> 
> Then, it adds some code to transform the netlink conntrack format
> into the OVS specific structure (netlink-conntrack)
> 
> Some function pointers are added into dpif-provider to implement conntrack
> flushing and dumping.
> 
> dpif-netlink implements the new dpif-provider interface using
> netlink-conntrack.
> 
> New functions are added in ct-dpif to implement dumping and flushing.
> 
> The dpctl commands are finally added to the dpctl module, and they're
> used by the system testsuite.
> 
> Finally, a test module (test-netlink-conntrack) is added to allow the use
> of the netlink-conntrack API without a datapath.

Who do you think should review this series?  Joe, I see that you started
in on it; do you plan to review the whole thing?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to