#509044 transmission-gtk: ability to see where your peers came from

Package:
transmission-gtk
Source:
transmission
Description:
lightweight BitTorrent client (GTK+ interface)
Submitter:
Tyler MacDonald
Date:
2015-04-05 00:30:05 UTC
Severity:
wishlist
#509044#5
Date:
2008-12-17 20:04:12 UTC
From:
To:
The "peers" tab in transmission-gtk allows you to see what peers you are
connected to and other basic information about them. It would be nice to
know which peers came from trackers, and which came from PEX -- and for
multi-tracker torrents, it would be nice to know _which_ tracker a given
peer came from.

	Thanks,
		Tyler

#509044#10
Date:
2009-06-02 21:27:19 UTC
From:
To:
This is already the case, at least in 1.61.

                                        Juliusz

#509044#15
Date:
2009-06-02 22:29:22 UTC
From:
To:
reopen 509044
--

Hi,

I believe you either haven't read the whole bug report before closing it
or perhaps there's some misunderstanding.
The requested features, namely displaying whether a peer came from PEX
or from tracker, plus identifying the origin tracker, doesn't yet exist
in current 1.61. The current "peers" tab only shows IP, encryption
status, client and speed.

Please correct me if I failed to see the exact spot where this got
implemented, but for the time being, I'm reopening the bug.

Cheers

#509044#22
Date:
2009-06-05 16:26:33 UTC
From:
To:
Indeed, there must be some misunderstanding.

The ``status'' column indicates the origin of the peer.  It contains one
of

  I: incoming connection
  X: peer obtained from PEX
  H: peer obtained from the DHT (in 1.70 only).

If none of the above are present, the peer was obtained from a tracker.
This is explained in the tooltip of the field.  It is also explained on
the transmission wiki on

http://trac.transmissionbt.com/wiki/PeerStatusText

The information about which particular tracker a peer was obtained from
is not presented; as far as I know, the libtransmission backend doesn't
maintain this information at all.

I'm not closing this bug this time, Leo; please either close it or let
me know why this reply is not satisfactory.

                                        Juliusz

#509044#27
Date:
2009-06-05 16:51:20 UTC
From:
To:
Hi,

Juliusz Chroboczek wrote:
one, my bad.

I'm leaving it open for now since it's only partly solved; the request
for identifying the tracker, still isn't available (or possible?). It
should at least remain a reference in case someone else wants this
functionality.

Cheers

#509044#32
Date:
2009-06-05 17:19:51 UTC
From:
To:
tag 509044 + upstream
severity 509044 wishlist
thanks

The point is that it is not necessary to keep track of this information,
so we don't.  Knowing what kind of peer this is is important, since we
want to prefer peers from a tracker to peers obtained from PEX.  There
is no reason to distinguish peers obtained from different trackers, so
we don't.

I'm tagging this bug upstream; you may want to file a bug on
trac.transmissionbt.com.

Regards,

                                        Juliusz