aboutsummaryrefslogtreecommitdiff
path: root/changes/bug13718-check-consensus-exits
blob: 5ca4b115ebecdd45c3fda5ba9e6b7ed7ef41ebc7 (plain)
1
2
3
4
5
6
  o Minor enhancement:
    - Check if there are exits in the consensus.
      Add router_have_consensus_path() which reports whether
      the consensus has exit paths, internal paths, or whether it
      just doesn't know.
      Used by #13718 and #13814.