|
|
|
|
|
by eythian
333 days ago
|
|
My feeling with privacy extensions is that it's more to prevent enumeration of a network by looking at outgoing traffic. It may have a degree of tracking protection too, but that's probably less important, and is about equivalent to everything being behind a single NAT address. |
|
IMO, something like what's described in RFC 7217 [1] (changing the interface identifier used for "permanent" addresses from the interface's MAC address to something that mixes in the advertised prefix) is a much better way to address the concerns described in section 2.3 of RFC 4941.
[0] <https://datatracker.ietf.org/doc/html/rfc4941#section-1.2>
[1] <https://datatracker.ietf.org/doc/html/rfc7217#section-4>