]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/addrconf.c
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 11 Jan 2008 06:43:42 +0000 (22:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:45 +0000 (15:01 -0800)
commit06bfe655e7db7719c0eb51eb420fb9c2a6aa1e00
tree6343c97d6004f9153c1f367bd4e23095ec612d4f
parentbfeade087005278fc8cafe230b7658a4f40c5acb
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware

This patch makes ipv6_chk_same_addr function to be aware of the
network namespace. The addresses not belonging to the network
namespace are discarded.

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>
net/ipv6/addrconf.c