CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2018/02/09 22:52:08
Modified files: sys/net : if.c if.h sys/netinet6 : in6.h in6_ifattach.c in6_ifattach.h ip6_input.c ip6_var.h Log message: Implement RFC 7217: "A Method for Generating Semantically Opaque Interface Identifiers with IPv6 Stateless Address Autoconfiguration." "An IPv6 address configured using this method is stable within each subnet, but the corresponding Interface Identifier changes when the host moves from one network to another. This method is meant to be an alternative to generating Interface Identifiers based on hardware addresses." OK naddy, sthen