Skip to content

Commit

Permalink
doc: mptcp: add missing 'available_schedulers' entry
Browse files Browse the repository at this point in the history
This sysctl knob has been added recently, but the documentation has not
been updated.

This knob is used to show the available schedulers choices that are
registered, similar to 'net.ipv4.tcp_available_congestion_control'.

Fixes: 73c900a ("mptcp: add net.mptcp.available_schedulers")
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
  • Loading branch information
matttbe authored and NipaLocal committed May 22, 2024
1 parent 72ace49 commit e5b7012
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/networking/mptcp-sysctl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,7 @@ scheduler - STRING
sysctl.

Default: "default"

available_schedulers - STRING
Shows the available schedulers choices that are registered. More packet
schedulers may be available, but not loaded.

0 comments on commit e5b7012

Please sign in to comment.