From 39a017809b6e7f8f779cfa0b4ebea3c0209bef0c Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Fri, 5 Sep 2014 11:08:46 -0700 Subject: Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 --- changes/bug12160 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug12160 (limited to 'changes') diff --git a/changes/bug12160 b/changes/bug12160 new file mode 100644 index 0000000000..2a7ace3410 --- /dev/null +++ b/changes/bug12160 @@ -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. -- cgit v1.2.3-54-g00ecf