<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Feb 15, 2013 at 4:28 PM,  <span dir="ltr"><<a href="mailto:kpneal@pobox.com" target="_blank">kpneal@pobox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class="im">On Fri, Feb 15, 2013 at 09:44:42AM +0200, Randall Mason wrote:<br>
><br>
>    Yea, like I said, I don't know what it does, but I do agree that an<br>
>    order would be a good idea.  I may have to do a good job of sorting<br>
>    addresses as: v6 from most "local" to most "remote" then v4 from most<br>
>    local to remote.  The other option would be to prefer local over remote<br>
>    and then prefer IPv6 over IPv4.<br>
><br>
>    ipv6:[::1],ipv6:[fe80::],ipv6:[2001::],ipv4:127.0.0.1,ipv4:169.254.x.x,<br>
>    ipv4:192.168.1.1,ipv4:1.1.1.1<br>
><br>
>    or<br>
><br>
>    ipv6:[::1],ipv4:127.0.0.1,ipv6:[fe80::],ipv4:169.254.x.x,ipv4:192.168.1<br>
>    .1,ipv6:[2001::],ipv4:1.1.1.1<br>
<br>
</div>Is there really a need to restate the protocol next to the address? The<br>
two address formats (dotted quad vs colons) are different enough that it<br>
should already be clear which is which. Just curious.<br></blockquote><div>The discussion happened for that here: [Foolscap 155](<a href="http://foolscap.lothar.com/trac/ticket/155">http://foolscap.lothar.com/trac/ticket/155</a>).  It's more about making things easier to be backward compatible and future proof than "needing" it for future.  This has nothing to do with my changes and foolscap is more a part of Twisted than it is part of Tahoe-LAFS, even if Brian Warner is a main figure behind both.  It is stated that foolscap changes should be discussed on the Twisted mailing list.  We're using Foolscap to abstract away networking from us and because of that we don't need to worry about this type of thing.<br>

</div></div></div></div>