Re: [PATCH net-next 8/9] sctp: Enable sctp in all network namespaces

2012-08-14 Thread Vlad Yasevich
On 08/06/2012 02:46 PM, Eric W. Biederman wrote: - Fix the sctp_af operations to work in all namespaces - Enable sctp socket creation in all network namespaces. Signed-off-by: "Eric W. Biederman" Acked-by: Vlad Yasevich --- net/sctp/ipv6.c | 12 ++-- net/sctp/protocol.c

Re: [PATCH net-next 8/9] sctp: Enable sctp in all network namespaces

2012-08-14 Thread Vlad Yasevich
On 08/06/2012 02:46 PM, Eric W. Biederman wrote: - Fix the sctp_af operations to work in all namespaces - Enable sctp socket creation in all network namespaces. Signed-off-by: Eric W. Biederman ebied...@xmission.com Acked-by: Vlad Yasevich vyasev...@gmail.com --- net/sctp/ipv6.c |

[PATCH net-next 8/9] sctp: Enable sctp in all network namespaces

2012-08-06 Thread Eric W. Biederman
- Fix the sctp_af operations to work in all namespaces - Enable sctp socket creation in all network namespaces. Signed-off-by: "Eric W. Biederman" --- net/sctp/ipv6.c | 12 ++-- net/sctp/protocol.c |8 +--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git

[PATCH net-next 8/9] sctp: Enable sctp in all network namespaces

2012-08-06 Thread Eric W. Biederman
- Fix the sctp_af operations to work in all namespaces - Enable sctp socket creation in all network namespaces. Signed-off-by: Eric W. Biederman ebied...@xmission.com --- net/sctp/ipv6.c | 12 ++-- net/sctp/protocol.c |8 +--- 2 files changed, 11 insertions(+), 9