On Wed, Apr 26, 2017 at 6:12 PM, Joe Stringer <[email protected]> wrote:
> On 25 April 2017 at 10:00, Greg Rose <[email protected]> wrote:
>> On Tue, 2017-04-25 at 23:26 +0800, Guoshuai Li wrote:
>>> In kernel 4.10.0, the function "nf_defrag_ipv6_enable" need
>>> parameters "struct net *", so we need call it for each namespace init
>>> to load netfilter fragment kmod.
>>>
>>> Reported-by: Raymond Burkholder <[email protected]>
>>> Reported-at:
>>> https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/331411.html
>>> Signed-off-by: Guoshuai Li <[email protected]>
>>
>> Compile tested and looks OK to me.
>>
>> Reviewed-by: Greg Rose <[email protected]>
>
> Thanks all, I'm considering rolling the following incremental into
> this patch, does this make sense?
>
In general, we try not to rely on kernel version number. In this case,
does it make sense to look at the signature of
nf_defrag_ipv{4|6}_enable instead?
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev