Implement RFC 7217: "A Method for Generating Semantically Opaque
authorflorian <florian@openbsd.org>
Sat, 10 Feb 2018 05:52:08 +0000 (05:52 +0000)
committerflorian <florian@openbsd.org>
Sat, 10 Feb 2018 05:52:08 +0000 (05:52 +0000)
commit9798906b8a0a6367c5fe89a7af777dc8935fa69f
tree861d03e5d4fbc13e04098ebe8527f07fdfb39811
parent3af9300f716ab9573045890659953e04f99befe1
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
sys/net/if.c
sys/net/if.h
sys/netinet6/in6.h
sys/netinet6/in6_ifattach.c
sys/netinet6/in6_ifattach.h
sys/netinet6/ip6_input.c
sys/netinet6/ip6_var.h