If we set RelayBandwidthRate and RelayBandwidthBurst very high but
commit80ac7afb2ebb7e1233bc903ac8f510dc8cc4ad5f
authorRoger Dingledine <arma@torproject.org>
Mon, 10 Mar 2008 05:17:46 +0000 (10 05:17 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 10 Mar 2008 05:17:46 +0000 (10 05:17 +0000)
treece9c4d76338a0e2e49897b97201c0071e276a57e
parent77edf15f0d12aa6706801588dcd319c66a5b5991
If we set RelayBandwidthRate and RelayBandwidthBurst very high but
left BandwidthRate and BandwidthBurst at the default, we would be
silently limited by those defaults. Now raise them to match the
RelayBandwidth* values.

svn:r13926
ChangeLog
doc/spec/proposals/125-bridges.txt
src/or/config.c