[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Sending CREATE and CREATED cells
- To: or-talk@xxxxxxxxxxxxx
- Subject: Sending CREATE and CREATED cells
- From: ilter yÃksel <ilteryuksel@xxxxxxxxx>
- Date: Tue, 29 Jun 2010 14:22:40 +0300
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Tue, 29 Jun 2010 07:22:49 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=k7zMglX8GyImPzJ3ncUYUFJXqFqEN3tU0laMu8bNN2I=; b=vGunk2C1s3pD4GybwERK0649w3Q4oBGPKmBp5tbvZA5auGaY4OWczGQCwhhoRYUObh 1sJTYwMfB3z0CZDMiULcJQe8bMBCYi8LwMety3agbId1sobMdXAv/F37X0eYPUCNrlNB QOuPsiPksVSZDoQLEuN2iidVI19uo5ZD8N/9o=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Z2h2VXWlhzGSZjuIUPIr0mjqW8dnvSwA3DSiSnNF5I1hhMUHoSqgNsUUl18YkTgILv IDUZ7zI+TAK8+abrWVYDb4aWBc8vS4jie+MGAU17MRw+qQH7ryKqVe3aK4nVkh365Y+Z aDnetP2T9TvXZeGadRjawvNT/8uFkJRn2iPuw=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
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 majordomo@xxxxxxxxxxxxxx with
unsubscribe or-talk in the body. http://archives.seul.org/or/talk/