mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
doc: mptcp: sysctl: blackhole_timeout is per-netns
All other sysctl entries mention it, and it is a per-namespace sysctl.
So mention it as well.
Fixes: 27069e7cb3 ("mptcp: disable active MPTCP in case of blackhole")
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
committed by
Paolo Abeni
parent
e598d8981f
commit
18da4b5d12
@@ -41,7 +41,7 @@ blackhole_timeout - INTEGER (seconds)
|
||||
MPTCP is re-enabled and will reset to the initial value when the
|
||||
blackhole issue goes away.
|
||||
|
||||
0 to disable the blackhole detection.
|
||||
0 to disable the blackhole detection. This is a per-namespace sysctl.
|
||||
|
||||
Default: 3600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user