Skip to content

Commit d646e05

Browse files
matttbeintel-lab-lkp
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") Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent 9336324 commit d646e05

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)