]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: Add infrastructure for per net sysctls
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 7 Aug 2012 07:23:59 +0000 (07:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2012 06:30:37 +0000 (23:30 -0700)
commit0403bab7a5ef11ffb8891bc642e0d03013f44f13
tree9edfe4abbdac8c05f3fe19ef3eb5d7e32500b69b
parentccc4f1f1cf3cbce881506024e2a1495cd93950da
sctp: Add infrastructure for per net sysctls

Start with an empty sctp_net_table that will be populated as the various
tunable sysctls are made per net.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/sctp.h
include/net/sctp/sctp.h
net/sctp/protocol.c
net/sctp/sysctl.c