Add a control event for launching IPv6 ORPort checks.

This commit is contained in:
Nick Mathewson
2020-06-24 13:56:46 -04:00
parent 4af6e3b4dc
commit 366c695020
2 changed files with 7 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (controller, IPv6):
- Tor relays now try to report to the controller when they are launching
an IPv6 self-test. Closes ticket 34068.