From: Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
To: Dave Taht <dave.taht@gmail.com>
Cc: bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] BitTorrent and IPv6 [was: tackling torrent...]
Date: Mon, 22 Jun 2015 23:08:42 +0200 [thread overview]
Message-ID: <87d20nmox1.wl-jch@pps.univ-paris-diderot.fr> (raw)
In-Reply-To: <CAA93jw4Bb0tp13AYi10wvvpq9o7RRx6W=GQLEfDR4gGj460kfQ@mail.gmail.com>
> It also appeared to show that transmission chose one and only one
> of the ipv6 addresses available on this box.
Yes. My code explicitly binds the UDPv6 socket to a single address.
Anything else, and the IPv6 DHT gets confused since Kademlia requires
having a single address for all peers.
We could in principle use the kernel's address selection for outgoing µTP
connections. We could even announce multiple addresses over Kademlia, but
that would require a fair amount of work.
> This is me capturing the last 30 seconds of an ubuntu download:
> http://snapon.lab.bufferbloat.net/~d/withtorrents/last30secondsoftorrentvs1upload.png
Nice. (Interesting how the "endgame" algorithm causes the download
throughput to explode.)
> 6969 was the most common inbound port.
It's the default, but aficionados tend to choose a random high port, in
case 6969 is blocked or throttled.
>> 4. Most importantly, I've implemented IPv6 support for the DHT (BEP-32) [1].
>> BEP-32 is now implemented by Transmission, Vuze, Tixati, KTorrent and
>> Shareaza.
>
> In light of source specific routing, perhaps that BEP needs an addendum.
I'm no longer actively working on BitTorrent, just maintaining libdht in
my copious free time. Place aux jeunes.
-- Juliusz
next prev parent reply other threads:[~2015-06-22 21:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 16:01 [Bloat] tackling torrent on a 10mbit uplink (100mbit down) Dave Taht
2015-06-19 22:14 ` Benjamin Cronce
2015-06-20 1:08 ` Dave Taht
2015-06-20 0:47 ` Dave Taht
2015-06-21 15:39 ` Juliusz Chroboczek
2015-06-21 16:24 ` Benjamin Cronce
2015-06-21 15:32 ` [Bloat] BitTorrent and IPv6 [was: tackling torrent...] Juliusz Chroboczek
2015-06-22 19:29 ` Dave Taht
2015-06-22 21:08 ` Juliusz Chroboczek [this message]
2015-06-24 17:30 ` Juliusz Chroboczek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d20nmox1.wl-jch@pps.univ-paris-diderot.fr \
--to=jch@pps.univ-paris-diderot.fr \
--cc=bloat@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox