]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: use addrconf_get_prefix_route() to remove peer addr
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 3 Sep 2014 21:59:22 +0000 (23:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Sep 2014 00:13:24 +0000 (17:13 -0700)
commit2398ca0de7413dd83d6ddbf2f4cecadde2cc4113
tree68f1123a468dee35fc74416001fc1923cf4c4fa7
parent6809ccd7559957c892426c19c64b0399cc975b0f
ipv6: use addrconf_get_prefix_route() to remove peer addr

addrconf_get_prefix_route() ensures to get the right route in the right table.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c