Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsec
commit96a0edf373b52da382206d12716ebd1cb96a1518
authorNick Mathewson <nickm@torproject.org>
Tue, 13 Apr 2010 17:29:30 +0000 (13 13:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 13 Apr 2010 17:29:30 +0000 (13 13:29 -0400)
tree88025a0bbdd0743277f43b88ab716aed6f83e095
parentd888a8210fc33d9d0ad835c05a2bf8b7b6882830
Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsec

Everything that accepted the 'Circ' name handled it wrong, so even now
that we fixed the handling of the parameter, we wouldn't be able to
set it without making all the 0.2.2.7..0.2.2.10 relays act wonky.
This patch makes Tors accept the 'Circuit' name instead, so we can
turn on circuit priorities without confusing the versions that treated
the 'Circ' name as occasion to act weird.
changes/read_circpriorityhalflife_correctly
doc/spec/dir-spec.txt
src/or/relay.c