CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/15 11:42:46
Modified files:
sys/netinet6 : in6_ifattach.c
Log message:
Not assigning a link local address by default breaks various things.
A lot of code depends on a eui64 address to be present. So revert this
bit of the last commit.
OK florian@
