Merge branch 'bug40249_squashed'

This commit is contained in:
Nick Mathewson
2021-02-08 10:31:30 -05:00
10 changed files with 53 additions and 25 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (control port, stream handling):
- Add the stream ID argument to the event line in the ADDRMAP control
event. Closes ticket 40249. Patch by Neel Chauhan.