summaryrefslogtreecommitdiff
path: root/changes/bug13718-check-consensus-exits
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13718-check-consensus-exits')
-rw-r--r--changes/bug13718-check-consensus-exits6
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug13718-check-consensus-exits b/changes/bug13718-check-consensus-exits
deleted file mode 100644
index 5ca4b115eb..0000000000
--- a/changes/bug13718-check-consensus-exits
+++ /dev/null
@@ -1,6 +0,0 @@
- 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.