pass the reason from the truncated cell to the controller
commit10b43f4c46378c5d08aaba01ee00081c18002a44
authorRoger Dingledine <arma@torproject.org>
Thu, 4 Oct 2012 03:56:34 +0000 (3 23:56 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 4 Oct 2012 03:56:34 +0000 (3 23:56 -0400)
tree063de88bda8c427e6a1c891127364f1deb1c95da
parent05f6f8f26d5911ec33e953f0c21ca56021bfe17d
pass the reason from the truncated cell to the controller

(rather than just always declaring that the reason is
END_CIRC_REASON_OR_CONN_CLOSED)

resolves bug 7039.
changes/bug7039 [new file with mode: 0644]
src/or/circuitbuild.c
src/or/circuitbuild.h
src/or/relay.c