Opened 7 years ago
Closed 7 years ago
#1278 closed defect (fixed)
Fix and test ports in reseed URLs
Reported by: | zzz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.14 |
Component: | router/netdb | Version: | 0.9.12 |
Keywords: | Cc: | ||
Parent Tickets: | Sensitive: | no |
Description
Will provide flexibility and a small amount of obscurity for reseed hosts.
Should work fine in eepget, but there's a dup check in Reseeder.java line 291 that removes the http URL after we've reseeded from the https URL. That will fail if a port is added. So the dup check needs to be made smarter by only comparing host name.
Subtickets
Change History (2)
comment:1 Changed 7 years ago by
Status: | new → accepted |
---|
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in 4e26e349a3a2d85e45f07eb9f15ece4478257998 0.9.13-12