sctp: Make the mib per network namespace
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 6 Aug 2012 08:47:55 +0000 (08:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2012 06:30:36 +0000 (23:30 -0700)
commitb01a24078fa3fc4f0f447d1306ce5adc495ead86
tree6949f590c81e2c1ce193b1bdaec68a60e9842879
parentbb2db45b5495455ec7580315029184550709f4a2
sctp: Make the mib per network namespace

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>
13 files changed:
include/net/netns/sctp.h
include/net/sctp/sctp.h
net/sctp/associola.c
net/sctp/chunk.c
net/sctp/endpointola.c
net/sctp/input.c
net/sctp/ipv6.c
net/sctp/output.c
net/sctp/outqueue.c
net/sctp/proc.c
net/sctp/protocol.c
net/sctp/sm_statefuns.c
net/sctp/ulpqueue.c