Home
last modified time | relevance | path

Searched hist:ae9cda5d65f3d8a495241cbdcc2d56f721c83cc3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff ae9cda5d65f3d8a495241cbdcc2d56f721c83cc3 Tue Jun 28 15:00:30 CDT 2005 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [IPV6]: Don't dump temporary addresses twice

Each IPv6 Temporary Address (w/ CONFIG_IPV6_PRIVACY) is dumped twice
to netlink.

Because temporary addresses are listed in idev->addr_list,
there's no need to dump idev->tempaddr separately.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>