Re: [ovs-dev] [PATCH 1/2] compat: Remove unused ipv[46] backports.

2016-05-03 Thread Joe Stringer
On 2 May 2016 at 18:22, Jesse Gross wrote: > On Mon, May 2, 2016 at 5:47 PM, Joe Stringer wrote: >> These pieces #if on kernel versions which are not supported since commit >> f2ab1536ddbc ("compat: Backport conntrack strictly to v3.10+.") >> >> Signed-off-by: Joe Stringer > > Acked-by: Jesse Gr

Re: [ovs-dev] [PATCH 1/2] compat: Remove unused ipv[46] backports.

2016-05-02 Thread Jesse Gross
On Mon, May 2, 2016 at 5:47 PM, Joe Stringer wrote: > These pieces #if on kernel versions which are not supported since commit > f2ab1536ddbc ("compat: Backport conntrack strictly to v3.10+.") > > Signed-off-by: Joe Stringer Acked-by: Jesse Gross ___

[ovs-dev] [PATCH 1/2] compat: Remove unused ipv[46] backports.

2016-05-02 Thread Joe Stringer
These pieces #if on kernel versions which are not supported since commit f2ab1536ddbc ("compat: Backport conntrack strictly to v3.10+.") Signed-off-by: Joe Stringer --- acinclude.m4 | 1 - datapath/linux/compat/include/net/ip.h