netlink: add support for getting interface linklocal
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 3 Apr 2023 18:04:01 +0000 (20:04 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 3 Apr 2023 19:19:26 +0000 (21:19 +0200)
commita84bff2625670ab5d107d72d565bed678b02e691
treed1cab0e1df985796084552445b43e5de72d4f7fe
parent2ea065f9e8334dc4632eb2671e5b1f5857949278
netlink: add support for getting interface linklocal

Add support for getting interface linklocal address. This is needed to
make sure an interface have a valid link local address and such address
is not TENTATIVE. With these info we can check if an interface is ready
to accept packets.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
src/netlink.c
src/odhcpd.h