Skip to content

Commit 1f24a24

Browse files
matttbekuba-moo
authored andcommitted
doc: mptcp: fix Netlink specs link
The Netlink specs RST files are no longer generated inside the source tree. In other words, the path to mptcp_pm.rst has changed, and needs to be updated to the new location. Fixes: 1ce4da3 ("docs: use parser_yaml extension to handle Netlink specs") Reported-by: Kory Maincent <[email protected]> Closes: https://lore.kernel.org/20250828185037.07873d04@kmaincent-XPS-13-7390 Signed-off-by: Matthieu Baerts (NGI0) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 15c068c commit 1f24a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/mptcp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ same rules are applied for all the connections (see: ``ip mptcp``) ; and the
6666
userspace one (type ``1``), controlled by a userspace daemon (i.e. `mptcpd
6767
<https://mptcpd.mptcp.dev/>`_) where different rules can be applied for each
6868
connection. The path managers can be controlled via a Netlink API; see
69-
netlink_spec/mptcp_pm.rst.
69+
../netlink/specs/mptcp_pm.rst.
7070

7171
To be able to use multiple IP addresses on a host to create multiple *subflows*
7272
(paths), the default in-kernel MPTCP path-manager needs to know which IP

0 commit comments

Comments
 (0)