Kill warn when picking bridges without bw weight
commit303beead53c24cfc2b48a0873950f46beb6d8e58
authorSebastian Hahn <sebastian@torproject.org>
Sun, 5 Sep 2010 05:43:03 +0000 (5 07:43 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Mon, 6 Sep 2010 16:44:11 +0000 (6 18:44 +0200)
treef069c16a90fff75a2fbfa0464c91268a01e356ba
parent20817403173dcd2f8128c9c8b14491117cdc40b6
Kill warn when picking bridges without bw weight

Bridges and other relays not included in the consensus don't
necessarily have a non-zero bandwidth capacity. If all our
configured bridges had a zero bw capacity we would warn the
user. Change that.
changes/bug1805 [new file with mode: 0644]
src/or/routerlist.c