]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
udp: multicast packets need to check namespace
authorEric Dumazet <dada1@cosmosbay.com>
Sun, 2 Nov 2008 04:22:23 +0000 (21:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Nov 2008 04:22:23 +0000 (21:22 -0700)
commit920a46115ca3fa88990276d98520abab85495b2d
treea0960e925f2426da9766acfed2dbee144f30299c
parentd1a203eac0ec13cd1c0ba610fe7a55c9bc40473b
udp: multicast packets need to check namespace

Current UDP multicast delivery is not namespace aware.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Acked-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c
net/ipv6/udp.c