Re: [PATCH net-next 9/9] sctp: Make the mib per network namespace

2012-08-14 Thread Vlad Yasevich
On 08/06/2012 02:47 PM, Eric W. Biederman wrote: Signed-off-by: "Eric W. Biederman" Acked-by: Vlad Yasevich --- include/net/netns/sctp.h |3 + include/net/sctp/sctp.h |9 +-- net/sctp/associola.c |2 +- net/sctp/chunk.c |2 +- net/sctp/endpointola.c |

Re: [PATCH net-next 9/9] sctp: Make the mib per network namespace

2012-08-14 Thread Vlad Yasevich
On 08/06/2012 02:47 PM, Eric W. Biederman wrote: Signed-off-by: Eric W. Biederman ebied...@xmission.com Acked-by: Vlad Yasevich vyasev...@gmail.com --- include/net/netns/sctp.h |3 + include/net/sctp/sctp.h |9 +-- net/sctp/associola.c |2 +- net/sctp/chunk.c |

[PATCH net-next 9/9] sctp: Make the mib per network namespace

2012-08-06 Thread Eric W. Biederman
Signed-off-by: "Eric W. Biederman" --- include/net/netns/sctp.h |3 + include/net/sctp/sctp.h |9 +-- net/sctp/associola.c |2 +- net/sctp/chunk.c |2 +- net/sctp/endpointola.c |2 +- net/sctp/input.c | 22 +++--- net/sctp/ipv6.c |4 +-

[PATCH net-next 9/9] sctp: Make the mib per network namespace

2012-08-06 Thread Eric W. Biederman
Signed-off-by: Eric W. Biederman ebied...@xmission.com --- include/net/netns/sctp.h |3 + include/net/sctp/sctp.h |9 +-- net/sctp/associola.c |2 +- net/sctp/chunk.c |2 +- net/sctp/endpointola.c |2 +- net/sctp/input.c | 22 +++--- net/sctp/ipv6.c