]> git.ipfire.org Git - thirdparty/tor.git/commit
rend: stop warning when clients send multiple rend establish cells
authorteor <teor@torproject.org>
Wed, 9 Jan 2019 08:00:34 +0000 (18:00 +1000)
committerteor <teor@torproject.org>
Wed, 9 Jan 2019 21:59:59 +0000 (07:59 +1000)
commit89a0b77740f2a1179badcaa71d1e104cedb6ddde
treeb73faa0822e6daea3aa494e13e3842258fd4f809
parent445d6750f79c266c0e21e7a31e6d5f872f8a4ec8
rend: stop warning when clients send multiple rend establish cells

Stop logging "Tried to establish rendezvous on non-OR circuit..." as
a warning. Instead, log it as a protocol warning, because there is
nothing that relay operators can do to fix it.

Fixes bug 29029; bugfix on 0.2.5.7-rc.
changes/bug29029 [new file with mode: 0644]
src/or/rendmid.c