sctp: add sysctl net.sctp.l3mdev_accept
authorXin Long <lucien.xin@gmail.com>
Wed, 16 Nov 2022 20:01:21 +0000 (15:01 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2022 11:42:54 +0000 (11:42 +0000)
commitb712d0328c2c3ab456847f29f711e785f70cd8a5
tree79353b0f9724c1dbeb2c5e4aced692c52f86a4ee
parent0af03170637f47fb5cc6501d4b2dcbf1c14772a9
sctp: add sysctl net.sctp.l3mdev_accept

This patch is to add sysctl net.sctp.l3mdev_accept to allow
users to change the pernet global l3mdev_accept.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.rst
net/sctp/sysctl.c