CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/03/07 03:31:20
Modified files: sbin/slaacd : engine.c frontend.c slaacd.c slaacd.h Log message: 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.