Fix eui64 address generation, broken since the removal of the link-layer
authormpi <mpi@openbsd.org>
Tue, 20 May 2014 10:29:01 +0000 (10:29 +0000)
committermpi <mpi@openbsd.org>
Tue, 20 May 2014 10:29:01 +0000 (10:29 +0000)
commite9a5711d34051b307413bc18144830308dd53db8
treecca7a80c20eecd9fb802d7e62c2fee2030034bf2
parent338e5e412463fb59a6d13c784a75afa8c109f747
Fix eui64 address generation, broken since the removal of the link-layer
address from the per-ifp list.

Found the hard way by weerd@, florian@ and stsp@, ok florian@
sys/netinet6/in6_ifattach.c