CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/05/20 04:29:01
Modified files: sys/netinet6 : in6_ifattach.c Log message: 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@