commit | 06bfe655e7db7719c0eb51eb420fb9c2a6aa1e00 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Thu Jan 10 22:43:42 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:01:45 2008 -0800 |
tree | 6343c97d6004f9153c1f367bd4e23095ec612d4f | |
parent | bfeade087005278fc8cafe230b7658a4f40c5acb [diff] |
[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>