#2573 closed Bug (fixed)
Don't send BT_PORT messages over IPv6
Reported by: | jch | Owned by: | charles |
---|---|---|---|
Priority: | High | Milestone: | 1.80 |
Component: | libtransmission | Version: | 1.76 |
Severity: | Normal | Keywords: | packport-1.7x dht |
Cc: |
Description
We currently send BT_PORT messages over both IPv4 and IPv6. When people start implementing BEP-32, this will confuse peers into sending us a ping over IPv6.
A UDP packet is a terrible thing to waste.
Since the patch is fairly small and "obviously correct", I'd be grateful if you could schedule this for 1.80 and push it into any 1.7x branches that might still be alive.
--Juliusz
Attachments (1)
Change History (4)
Changed 13 years ago by jch
comment:1 Changed 13 years ago by charles
- Keywords packport-1.7x added
- Milestone changed from None Set to 1.80
- Owner set to charles
- Status changed from new to assigned
comment:2 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 12 years ago by charles
- Component changed from Transmission to libtransmission
Note: See
TracTickets for help on using
tickets.
committed in trunk for 1.80 by r9517