]> git.ipfire.org Git - thirdparty/tor.git/commit
Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges
authorNick Mathewson <nickm@torproject.org>
Tue, 5 Jun 2012 14:25:50 +0000 (10:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 5 Jun 2012 14:25:50 +0000 (10:25 -0400)
commit981e896dd2eaf69798bb503c271306ee779dd6d2
tree36be8861100345fad0c563f560380ce8cf91e628
parent1ce0c5eba93d2ac48609efc327e6dc1d3a8de981
Disable (Cell,DirReq,Entry,ExitPort)Statistics on bridges

These stats are currently discarded, but we might as well
hard-disable them on bridges, to be clean.

Fix for bug 5824; bugfix on 0.2.1.17-rc.

Patch originally by Karsten Loesing.
changes/bug5824 [new file with mode: 0644]
src/or/config.c