zephyr/subsys/net/l2
Jukka Rissanen 94177a200e net: ipv6: Add support for stable IID addresses
This implements support for RFC 7217 which describes a method
to have stable IPv6 Interface Identifiers to be used with IPv6
Stateless Address Autoconfiguration (SLAAC). The stable IIDs are used
to provide enhanced privacy so that 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 (MAC) addresses,
such that the benefits of stable addresses can be achieved without
sacrificing the security and privacy of users.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-11-16 15:55:49 -05:00
..
canbus
dummy net: Implement pseudo a.k.a "any" interface 2024-04-04 17:02:11 +02:00
ethernet net: ipv6: Add support for stable IID addresses 2024-11-16 15:55:49 -05:00
ieee802154 net: l2: ieee802154: shell: Fix stringop-truncation 2024-10-09 13:50:00 +02:00
offloaded_netdev
openthread net: openthread: Add platform message management 2024-11-16 15:21:20 -05:00
ppp net: l2: ppp: ensure proper null-termination in ppp_fsm_close 2024-08-14 09:40:23 +02:00
virtual net: ipv6: Add support for stable IID addresses 2024-11-16 15:55:49 -05:00
wifi net: wifi: Fix 11k command errors 2024-11-07 18:42:15 -08:00
CMakeLists.txt Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
Kconfig Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00