mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: use action 1 for IPv6 announce responses; refactor protocol code
According to BEP015, action 1 is to be used.
This commit is contained in:
parent
8e7f8425f9
commit
903010dbe1
6 changed files with 99 additions and 213 deletions
|
|
@ -120,7 +120,6 @@ Implements:
|
|||
* Doesn't care about IP addresses sent in announce requests. The packet
|
||||
source IP is always used.
|
||||
* Doesn't track of the number of torrent downloads (0 is always sent).
|
||||
* [IPv6 support](https://web.archive.org/web/20170503181830/http://opentracker.blog.h3q.com/2007/12/28/the-ipv6-situation/)
|
||||
|
||||
IPv4 and IPv6 peers are tracked separately.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue