<div dir="ltr"><br>On Mon, Aug 31, 2015 at 9:40 AM, Rob Funk &lt;<a href="mailto:rfunk@funknet.net">rfunk@funknet.net</a>&gt; wrote:<br>[snip] <br>&gt;<br>&gt; My home machines seem to<br>&gt; be slowly accumulating more global-scope IPv6 addresses on the network<br>&gt; that Time-Warner assigned. They started with two (one based on the MAC<br>&gt; address and one seemingly random), but now they have four and five<br>&gt; addresses.<br>&gt;<br>&gt; Anyone know what&#39;s up with that? Something weird with dhcp6?<br><br><br>My guess would be the IPv6 privacy extension: <a href="https://tools.ietf.org/html/rfc4941">https://tools.ietf.org/html/rfc4941</a> .  As I understand it there was a concern with addresses based on MAC address that the MAC portion would be unique to the NIC even on different networks.  The RFC&#39;s approach is to periodically generate a new IPv6 address and use it for communication.  I believe you can use sysctl to control it.<br><br>--<br>William Hooper</div>