Documentation: add description for net.sctp.intl_enable
authorXin Long <lucien.xin@gmail.com>
Thu, 9 Jun 2022 15:17:14 +0000 (11:17 -0400)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Jun 2022 05:18:20 +0000 (22:18 -0700)
commite65775fdd389e4f47eb1972ef6372e20c6c2cc05
treee482f558c150d02f9c44e3833bcc7966db11d820
parentc349ae5f831cb9817a45e4e36705d2f7d47c7bc3
Documentation: add description for net.sctp.intl_enable

Describe it in networking/ip-sysctl.rst like other SCTP options.
We need to document this especially as when using the feature
of User Message Interleaving, some socket options also needs
to be set.

Fixes: 463118c34a35 ("sctp: support sysctl to allow users to use stream interleave")
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/ip-sysctl.rst