Send CIRC2 event when a circuit is cannibalized

This commit is contained in:
Robert Ransom
2011-06-25 13:46:20 -07:00
parent 296b8d0b10
commit 88e0026d2f
4 changed files with 34 additions and 4 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
- Log (at debug level) whenever a circuit's purpose is changed.
- Allow controllers to request an event notification whenever a
circuit's purpose is changed. Implements part of ticket 3457.
circuit is cannibalized or its purpose is changed. Implements
part of ticket 3457.