[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 11 Jan 2008 06:44:09 +0000 (22:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:45 +0000 (15:01 -0800)
commit1cab3da6be6c7659f62d0d297b389cc0e48b2178
treef5a3e8a21136322625cb61dcf94d3edfac5ab7d1
parent06bfe655e7db7719c0eb51eb420fb9c2a6aa1e00
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware

The inet6_addr_lst is browsed taking into account the network
namespace specified as parameter. If an address does not belong
to the specified namespace, it is ignored.

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