Re: [ovs-dev] [PATCHv2 0/9] Backport ovs-conntrack changes.

2016-05-02 Thread Joe Stringer
On 2 May 2016 at 13:05, Jesse Gross wrote: > On Mon, May 2, 2016 at 11:19 AM, Joe Stringer wrote: >> This series backports the netfilter/defrag-related changes made recently >> upstream to our compat code, which should bring conntrack.c up-to-date just >> prior to the NAT changes. Patch 5 introdu

Re: [ovs-dev] [PATCHv2 0/9] Backport ovs-conntrack changes.

2016-05-02 Thread Jesse Gross
On Mon, May 2, 2016 at 11:19 AM, Joe Stringer wrote: > This series backports the netfilter/defrag-related changes made recently > upstream to our compat code, which should bring conntrack.c up-to-date just > prior to the NAT changes. Patch 5 introduced some breakage which is fixed in > patches 6 a