commit | 13d782f6b4fbbaf9d0380a9947deb45a9de46ae7 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Aug 06 08:45:15 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 23:29:53 2012 -0700 |
tree | a9b17830724d4470af1a37abec88902bd1a09aca | |
parent | 632c928a6a77fe96cda34a9978e1f6019ffc38f4 [diff] |
sctp: Make the proc files per network namespace. - Convert all of the files under /proc/net/sctp to be per network namespace. - Don't print anything for /proc/net/sctp/snmp except in the initial network namespaces as the snmp counters still have to be converted to be 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>