Skip to content

Commit 18da4b5

Browse files
matttbePaolo Abeni
authored andcommitted
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: 27069e7 ("mptcp: disable active MPTCP in case of blackhole") Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
1 parent e598d89 commit 18da4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/mptcp-sysctl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ blackhole_timeout - INTEGER (seconds)
4141
MPTCP is re-enabled and will reset to the initial value when the
4242
blackhole issue goes away.
4343

44-
0 to disable the blackhole detection.
44+
0 to disable the blackhole detection. This is a per-namespace sysctl.
4545

4646
Default: 3600
4747

0 commit comments

Comments
 (0)