Re: [PATCH net] ipv6: Fix sysctl max for fib_multipath_hash_policy

2020-09-02 Thread David Miller
From: Ido Schimmel Date: Wed, 2 Sep 2020 16:16:59 +0300 > From: Ido Schimmel > > Cited commit added the possible value of '2', but it cannot be set. Fix > it by adjusting the maximum value to '2'. This is consistent with the > corresponding IPv4 sysctl. > > Before: > > # sysctl -w net.ipv6.f

Re: [PATCH net] ipv6: Fix sysctl max for fib_multipath_hash_policy

2020-09-02 Thread Stephen Suryaputra
On Wed, Sep 02, 2020 at 04:16:59PM +0300, Ido Schimmel wrote: > From: Ido Schimmel > > Cited commit added the possible value of '2', but it cannot be set. Fix > it by adjusting the maximum value to '2'. This is consistent with the > corresponding IPv4 sysctl. > > Before: > > # sysctl -w net.ipv

[PATCH net] ipv6: Fix sysctl max for fib_multipath_hash_policy

2020-09-02 Thread Ido Schimmel
From: Ido Schimmel Cited commit added the possible value of '2', but it cannot be set. Fix it by adjusting the maximum value to '2'. This is consistent with the corresponding IPv4 sysctl. Before: # sysctl -w net.ipv6.fib_multipath_hash_policy=2 sysctl: setting key "net.ipv6.fib_multipath_hash_p