bug13718-check-consensus-exits 257 B

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