Opened 16 years ago
Closed 15 years ago
#1232 closed bug (Fixed)
confusing display of IPv6 addresses in peers tab
| Reported by: | tikal808 | Owned by: | Calum |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3.3 |
| Component: | GTK UI | Version: | 1.2.3 |
| Keywords: | ipv6, address, peers tab | Cc: | naesten@gmail.com |
Description
When in the peers tab using 1.2.3 on Ubuntu 10.04 IPv6 addresses are sometimes displayed in an incorrect format. Most specifically there is sometimes an extra digit applied to the last quad in the address. (see attached screenshot) Whether or not this is by design I do not know. Regardless, it's currently impossible to perform a a whois lookup on an IPv6 addresses displayed on the peers tab when there is extra digits in the address.
Attachments (1)
Change History (7)
by , 16 years ago
| Attachment: | deluge-ipv6-sm.png added |
|---|
comment:1 by , 16 years ago
| Priority: | major → minor |
|---|
Replying to tikal808:
When in the peers tab using 1.2.3 on Ubuntu 10.04 IPv6 addresses are sometimes displayed in an incorrect format. Most specifically there is sometimes an extra digit applied to the last quad in the address. (see attached screenshot) Whether or not this is by design I do not know. Regardless, it's currently impossible to perform a a whois lookup on an IPv6 addresses displayed on the peers tab when there is extra digits in the address.
These are evidently Teredo (IPv6 in IPv4) endpoints.
comment:2 by , 16 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
comment:3 by , 16 years ago
| Cc: | added |
|---|---|
| Resolution: | invalid |
| Status: | closed → reopened |
Um, it doesn't matter *what* kind of IPv6 address those are supposed to be, you can't fit five nybbles in 16 bits...
But I think perhaps the problem is that those last five digits are actually a port number, which would be a lot clearer if the IPv6 addresses were in brackets -- especially considering that many IPv6 addresses have the :: in them, which makes it impossible to tell this just by counting 16 chunks.
comment:4 by , 16 years ago
| Summary: | incorrect IPv6 address shown in peers tab → confusing display of IPv6 addresses in peers tab |
|---|
comment:5 by , 15 years ago
| Milestone: | 1.4.0 → 1.3.3 |
|---|---|
| Owner: | set to |
| Status: | reopened → assigned |
comment:6 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in 1.3-stable: ba1cc6e



screenshot displaying some incorect IPv6 addresses in peers tab