Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
[tor.git] / changes / 6783_big_hammer
blob2ff3249b339c880aaa4707cc1f18075b2f9b9d13
1   o Major features (deprecation):
2     - There's now a "DisableV2DirectoryInfo_" option that prevents us
3       from serving any directory requests for v2 directory information.
4       This is for us to test disabling the old deprecated V2 directory
5       format, so that we can see whether doing so has any effect on
6       network load. Part of a fix for bug 6783.