Add new BridgeDistribution config option
commitebab5215252f9fa810ae091c335c5ae6e619faaf
authorRoger Dingledine <arma@torproject.org>
Sun, 13 Nov 2016 07:39:16 +0000 (13 02:39 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 23:26:24 +0000 (24 19:26 -0400)
tree1e4bd4e7751f48dd93d31de404014653a92d8d3b
parentfcd5c3144a44f4081e9e7c4336b932e31ae45f77
Add new BridgeDistribution config option

Bridge relays can use it to add a "bridge-distribution-request" line
to their bridge descriptor, which tells BridgeDB how they'd like their
bridge address to be given out.

Implements tickets 18329.
changes/feature18329 [new file with mode: 0644]
doc/tor.1.txt
src/or/config.c
src/or/or.h
src/or/router.c