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)
commitebb7e95d9351f77a8ec1fca20eb645051401b7b2
tree9edfe4abbdac8c05f3fe19ef3eb5d7e32500b69b
parentb01a24078fa3fc4f0f447d1306ce5adc495ead86
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