[NETNS][IPV6] mcast - handle several network namespace
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 7 Mar 2008 19:16:55 +0000 (11:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Mar 2008 19:16:55 +0000 (11:16 -0800)
commitb8ad0cbc58f703972e9e37c4e2a8081dd7e6a551
treef4f576d4be94ea792bf075260586ab25c6507716
parente504799276e53045a9b597f24c1b456552482f63
[NETNS][IPV6] mcast - handle several network namespace

This patch make use of the network namespace information at the right
places to handle the multicast for several network namespaces.  It
makes the socket control to be per namespace too.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv6.h
net/ipv6/mcast.c
net/ipv6/udp.c