-
- Downloads
Some tweaks to statistics.
Changes to directory request statistics: - Rename GEOIP statistics to DIRREQ statistics, because they now include more than only GeoIP-based statistics, whereas other statistics are GeoIP-dependent, too. - Rename output file from geoip-stats to dirreq-stats. - Add new config option DirReqStatistics that is required to measure directory request statistics. - Clean up ChangeLog. Also ensure that entry guards statistics have access to a local GeoIP database.
Showing
- ChangeLog 8 additions, 6 deletionsChangeLog
- configure.in 4 additions, 4 deletionsconfigure.in
- src/or/config.c 24 additions, 10 deletionssrc/or/config.c
- src/or/connection.c 1 addition, 1 deletionsrc/or/connection.c
- src/or/connection_edge.c 2 additions, 2 deletionssrc/or/connection_edge.c
- src/or/directory.c 2 additions, 2 deletionssrc/or/directory.c
- src/or/geoip.c 26 additions, 14 deletionssrc/or/geoip.c
- src/or/or.h 9 additions, 5 deletionssrc/or/or.h
- src/or/relay.c 3 additions, 3 deletionssrc/or/relay.c
- src/or/router.c 1 addition, 1 deletionsrc/or/router.c
Loading
Please register or sign in to comment