]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'documentation-add-description-for-a-couple-of-sctp-sysctl-options'
authorJakub Kicinski <kuba@kernel.org>
Sat, 11 Jun 2022 05:18:22 +0000 (22:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Jun 2022 05:18:23 +0000 (22:18 -0700)
commit80e1e6cf03c6cf9c739ce37202506d69b05c11a0
treeb3254bc472819b0afed19f905eb428c64266ee1d
parent6ed9b3b0718942ef7a570e8bea49a561f945296b
parentf51f4f7da440938e6308ca139ef4557205e72409
Merge branch 'documentation-add-description-for-a-couple-of-sctp-sysctl-options'

Xin Long says:

====================
Documentation: add description for a couple of sctp sysctl options

These are a couple of sysctl options I recently added, but missed adding
documents for them. Especially for net.sctp.intl_enable, it's hard for
users to setup stream interleaving, as it also needs to call some socket
options.

This patchset is to add documents for them.
====================

Link: https://lore.kernel.org/r/cover.1654787716.git.lucien.xin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>