Re: [ovs-dev] [PATCH 3/7] datapath: Use new header file net/ipv6_frag.h

2019-05-08 Thread Yifeng Sun
Thank for the review, I will fix in next version. Yifeng On Wed, May 8, 2019 at 1:54 PM Yi-Hung Wei wrote: > > On Mon, May 6, 2019 at 2:58 PM Yifeng Sun wrote: > > > > From: Florian Westphal > > > > Upstream commit: > > commit 70b095c84326640eeacfd69a411db8fc36e8ab1a > > Author: Florian

Re: [ovs-dev] [PATCH 3/7] datapath: Use new header file net/ipv6_frag.h

2019-05-08 Thread Yi-Hung Wei
On Mon, May 6, 2019 at 2:58 PM Yifeng Sun wrote: > > From: Florian Westphal > > Upstream commit: > commit 70b095c84326640eeacfd69a411db8fc36e8ab1a > Author: Florian Westphal > Date: Sat Jul 14 01:14:01 2018 +0200 > > ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module > >