Minimal implementation of bridge-distribution-request
commit9f2efd02a1281998d11049162c11af6bfc5851c0
authorNick Mathewson <nickm@torproject.org>
Tue, 14 Nov 2017 01:44:51 +0000 (13 20:44 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 14 Nov 2017 01:44:51 +0000 (13 20:44 -0500)
tree8cfff25841446c5ed6129f1f18e5b14abc1802ed
parent6f8c32b7deb9f0cec6d1553aba71969c9fb6064f
Minimal implementation of bridge-distribution-request

Just advertise the line when we're a bridge, using "any" if we're
published or "none" if we aren't.

This is done in lieu of a full backport of #18329.
changes/bug18329-minimal [new file with mode: 0644]
src/or/router.c