]> git.ipfire.org Git - thirdparty/tor.git/commit
Tweak exit port statistics a bit.
authorKarsten Loesing <karsten.loesing@gmx.net>
Thu, 9 Jul 2009 21:55:13 +0000 (23:55 +0200)
committerKarsten Loesing <karsten.loesing@gmx.net>
Thu, 9 Jul 2009 21:55:13 +0000 (23:55 +0200)
commit7fb206e554db6290ed355cd7fda7d2bcfb23c89f
tree5106a64cda37765729528b88dba004f094dceb44
parent041a7b989630c846fa087628145920198da001f6
Tweak exit port statistics a bit.

Introduce a threshold of 0.01% of bytes that must be read and written per
port in order to be included in the statistics. Otherwise we cannot include
these statistics in extra-info documents, because they are too big.

Change the labels "-written" and "-read" so that the meanings are as
intended.
src/or/rephist.c