Re: [ovs-dev] [PATCH v2 00/11] Conntrack debugging appctl/dpctl

2015-11-24 Thread Joe Stringer
On 24 November 2015 at 10:20, Daniele Di Proietto wrote: > > On 24/11/2015 10:01, "Ben Pfaff" wrote: > >>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. Th

Re: [ovs-dev] [PATCH v2 00/11] Conntrack debugging appctl/dpctl

2015-11-24 Thread Daniele Di Proietto
On 24/11/2015 10:01, "Ben Pfaff" wrote: >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

Re: [ovs-dev] [PATCH v2 00/11] Conntrack debugging appctl/dpctl

2015-11-24 Thread Ben Pfaff
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 structure

[ovs-dev] [PATCH v2 00/11] Conntrack debugging appctl/dpctl

2015-11-05 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