From: Eric Dumazet
Date: Sun, 1 Apr 2018 21:57:59 -0700
> I forgot to change ip6frag_low_thresh proc_handler
> from proc_dointvec_minmax to proc_doulongvec_minmax
>
> Fixes: 3e67f106f619 ("inet: frags: break the 2GB limit for frags storage")
> Signed-off-by: Eric Dumazet
> Reported-by: Maciej
I forgot to change ip6frag_low_thresh proc_handler
from proc_dointvec_minmax to proc_doulongvec_minmax
Fixes: 3e67f106f619 ("inet: frags: break the 2GB limit for frags storage")
Signed-off-by: Eric Dumazet
Reported-by: Maciej Żenczykowski
---
net/ipv6/reassembly.c | 2 +-
1 file changed, 1 inse