linux/Documentation
Matthieu Baerts 744ee14054 mptcp: restrict values of 'enabled' sysctl
To avoid confusions, it seems better to parse this sysctl parameter as a
boolean. We use it as a boolean, no need to parse an integer and bring
confusions if we see a value different from 0 and 1, especially with
this parameter name: enabled.

It seems fine to do this modification because the default value is 1
(enabled). Then the only other interesting value to set is 0 (disabled).
All other values would not have changed the default behaviour.

Suggested-by: Florian Westphal <fw@strlen.de>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-05-28 13:59:16 -07:00
..
2021-05-15 08:32:51 -07:00
2021-05-10 15:17:34 -06:00
2021-05-16 09:55:05 -07:00
2021-04-30 12:22:28 -07:00
2021-04-07 17:32:12 +10:00
2021-04-29 14:32:00 -07:00
2021-05-10 15:17:34 -06:00
2021-04-28 14:27:12 -07:00
2021-04-26 16:32:11 -07:00
2021-05-10 15:17:34 -06:00
2021-05-16 09:55:05 -07:00
2021-04-30 11:20:37 -07:00