Pass advertising router to the kernel.
authorflorian <florian@openbsd.org>
Sun, 21 Apr 2024 17:33:05 +0000 (17:33 +0000)
committerflorian <florian@openbsd.org>
Sun, 21 Apr 2024 17:33:05 +0000 (17:33 +0000)
commite1cb65bb8aa896fa960cd4195038415d7911716e
tree9fba20b55e286fca1f61c12f1dd16bfaa2f7ae34
parent7186e9186c3dfbe1a85bb5bfea568b87dbe7209f
Pass advertising router to the kernel.

We are using the ifra_dstaddr for this because it will always be
unused with autoconf addresses since they can't be used on P2P links.

OK bluhm
sbin/slaacd/engine.c
sbin/slaacd/engine.h
sbin/slaacd/slaacd.c