diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-04-03 20:12:13 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-04-03 21:19:26 +0200 |
commit | 40ab806bf4c8698ac925d094ce11ce1d57ae2e46 (patch) | |
tree | 6ec1535fc13c004368ecb668eb64cbe126375b48 /src/dhcpv6-ia.c | |
parent | a84bff2625670ab5d107d72d565bed678b02e691 (diff) |
config: use dedicated link local function to check interface
Use netlink_get_interface_addrs is wrong and doesn't actually work. The
function checks only for UNIVERSE address and is not suitable for
dumping linklocal address of an interface. Use the new and dedicated
function to get interface linklocal address to correctly check if the
interface can receive message.
Fixes: #197
Fixes: 7c0f603abc14 ("router: skip RA and wait for LINK-LOCAL to be assigned")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'src/dhcpv6-ia.c')
0 files changed, 0 insertions, 0 deletions