Warn and drop the circuit if we receive an inbound 'relay early' cell
commit68a2e4ca4baa595cc4595a511db11fa7ccbbc8f7
authorRoger Dingledine <arma@torproject.org>
Mon, 28 Jul 2014 06:44:05 +0000 (28 02:44 -0400)
committerRoger Dingledine <arma@torproject.org>
Mon, 28 Jul 2014 06:44:05 +0000 (28 02:44 -0400)
treed477a74320b3b6ede3e149a900eb66d21e018a42
parent8882dcfc598edde4d78c14ea0b90c8ed7f189274
Warn and drop the circuit if we receive an inbound 'relay early' cell

Those used to be normal to receive on hidden service circuits due to bug
1038, but the buggy Tor versions are long gone from the network so we
can afford to resume watching for them. Resolves the rest of bug 1038;
bugfix on 0.2.1.19.
changes/bug1038-3 [new file with mode: 0644]
src/or/command.c