Fold get_lladdr into update_iface, now the only caller.
authorflorian <florian@openbsd.org>
Sun, 7 Mar 2021 10:31:20 +0000 (10:31 +0000)
committerflorian <florian@openbsd.org>
Sun, 7 Mar 2021 10:31:20 +0000 (10:31 +0000)
commit8a8bcb8b7f2d92f403f79d9901e5d8bdc1963f4c
tree1f8e18cc12b68502fa583bd1197c6dcb11f547af
parent252d57dcb9d844f30b5a2a1dff28cf2510712e5b
Fold get_lladdr into update_iface, now the only caller.
This allows us to pass the link state over to engine here instead of
in update_addr which is not available in small.
This gets us more in line dhcpleased.
sbin/slaacd/engine.c
sbin/slaacd/frontend.c
sbin/slaacd/slaacd.c
sbin/slaacd/slaacd.h