diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2016-03-25 20:53:36 +0100 |
---|---|---|
committer | Karsten Loesing <karsten.loesing@gmx.net> | 2016-03-25 20:56:29 +0100 |
commit | b79d8590c914c394e3edb3bfab5a39fc649fe071 (patch) | |
tree | 18fa594a88545d0ad3540dd7b00a98116c8c1db0 /changes/bug18460 | |
parent | 9fc472e1a8a53a18dfbd5c9cde2f1c268c335e96 (diff) | |
download | tor-b79d8590c914c394e3edb3bfab5a39fc649fe071.tar.gz tor-b79d8590c914c394e3edb3bfab5a39fc649fe071.zip |
Include IPv6 consensus downloads in dirreq stats.
Fixes #18460.
Diffstat (limited to 'changes/bug18460')
-rw-r--r-- | changes/bug18460 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18460 b/changes/bug18460 new file mode 100644 index 0000000000..457e5dfc17 --- /dev/null +++ b/changes/bug18460 @@ -0,0 +1,4 @@ + o Minor bugfixes (statistics): + - Include consensus downloads via IPv6 in directory-request statistics. + Fixes bug 18480; bugfix on 4741aa4 in 0.2.3.14-alpha. + |