Hello, I asked this question also on #tor but it's not answered yet.
I'm looking debug logs of my relays and i realized that onionskin_answer() method is called so more than circuit_deliver_create_cell(). For example when i look debug logs now, one of them is called 2334 times and the other one 120 times. I couldn't understand how it can be possible. Could you help me to comment this situation? As far as i understood onionskin_answer() method is using to send "CREATED" cell to previous hop, and circuit_deliver_create_cell() is using to send "CREATE" cell to next hop. So i think that their calling times should be same. Could you say where is my mistake? Thanks in advance. ilter *********************************************************************** To unsubscribe, send an e-mail to [email protected] with unsubscribe or-talk in the body. http://archives.seul.org/or/talk/

