On 1 Jun 2018, at 05:48, Iain Learmonth irl@torproject.org wrote:
On 31/05/18 18:26, nusenu wrote:
RelayBandwidthRate is already included in relay descriptors as bandwidth-avg: https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n424
Although strictly that field is:
bandwidth-avg = min(BandwidthRate, RelayBandwidthRate, MaxAdvertisedBandwidth)
good point, so I can automatically check if bw-avg is lower than the given value in the field when parsing the data
When we present bandwidth-avg in relay search, we actually call it "bandwidth rate". Maybe we shouldn't.
Seems fine to me. It is the bandwidth rate.
T