Re: [ovs-dev] [PATCH v3 00/12] Conntrack debugging appctl/dpctl

2015-12-21 Thread Daniele Di Proietto
Hi Joe, On 14/12/2015 23:06, "Joe Stringer" wrote: >On 2 December 2015 at 11:46, 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

Re: [ovs-dev] [PATCH v3 00/12] Conntrack debugging appctl/dpctl

2015-12-14 Thread Joe Stringer
On 2 December 2015 at 11:46, 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 fo

[ovs-dev] [PATCH v3 00/12] Conntrack debugging appctl/dpctl

2015-12-02 Thread Daniele Di Proietto
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