Refactor routerstatus_has_changed function

- Check all fields that might change in a routerstatus
- Document the refactoring

Signed-off-by: Victor Nepveu <victor.nepveu@imt-atlantique.net>
This commit is contained in:
Victor Nepveu
2019-11-12 22:27:36 +01:00
committed by Nick Mathewson
parent 17c63ff9f6
commit 594e5ce635
4 changed files with 26 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (controller):
- In routerstatus_has_changed(), check all the fields that are output over the control port.
Fixes bug 20218; bugfix on 0.1.1.11-alpha