Make hidden services always check for failed intro point connections
commite0486c937178981585d45b65b359f488ed96c06d
authorteor <teor2345@gmail.com>
Thu, 2 Mar 2017 04:33:09 +0000 (2 15:33 +1100)
committerteor <teor2345@gmail.com>
Thu, 2 Mar 2017 04:34:45 +0000 (2 15:34 +1100)
tree61b0169c8ab0edff352309ef9c981edad8d6b786
parent75492598b2fa595c25c41212d3b2714e59efdcc2
Make hidden services always check for failed intro point connections

Previously, they would stop checking when they exceeded their intro point
creation limit.

Fixes bug 21596; bugfix on commit d67bf8b2f23 in Tor 0.2.7.2-alpha.
Reported by alecmuffett.
changes/bug21596 [new file with mode: 0644]
src/or/rendservice.c