Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160

This commit is contained in:
Andrea Shepard
2014-09-05 11:08:46 -07:00
parent dcb4ee5b83
commit 39a017809b
6 changed files with 94 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Bugfixes
- Correctly update the local mark on the controlling channel when changing
the address of an or_connection_t after the handshake. Fixes bug #12160;
bugfix on 0.2.4.4-alpha.