Re: [tor-dev] Link protocol version

2014-10-28 Thread Владимир Мартьянов
Thank you :-) Will go further in the protocol! 2014-10-28 16:38 GMT+03:00 Roger Dingledine : > On Tue, Oct 28, 2014 at 07:32:09AM -0400, Roger Dingledine wrote: > > > Then I connected to the node, sent VERSIONS cell and > > > got a responce: "00 00 07 00 04 00 03 00 04". > > > > That said, what

Re: [tor-dev] Link protocol version

2014-10-28 Thread Roger Dingledine
On Tue, Oct 28, 2014 at 07:32:09AM -0400, Roger Dingledine wrote: > > Then I connected to the node, sent VERSIONS cell and > > got a responce: "00 00 07 00 04 00 03 00 04". > > That said, what relay is this? It seems weird that it would tell you > that it supports link versions 4, 3, and 4. Ah h

Re: [tor-dev] Link protocol version

2014-10-28 Thread Владимир Мартьянов
Thank you, now I know that Descriptor's field is obsolete :-) Node info: name = xshells identity = +czI3CZ3wvWJREtPs5VrOd8b8Ts host = 178.217.187.39 orPort = 443 dirPort = 80 version = 0.2.5.8-rc flags = V2Dir Fast Valid Exit Stable HSDir Running Guard The data I sent: "00 00 07 00 02 00 03" Is it

Re: [tor-dev] Link protocol version

2014-10-28 Thread Roger Dingledine
On Tue, Oct 28, 2014 at 02:19:17PM +0400, ?? wrote: > I'm trying to understand link protocol versions, but I have some problems. > I requested descriptor from the root server and it contains line "protocols > Link 1 2 Circuit 1". Then I connected to the node, sent

[tor-dev] Link protocol version

2014-10-28 Thread Владимир Мартьянов
I'm trying to understand link protocol versions, but I have some problems. I requested descriptor from the root server and it contains line "protocols Link 1 2 Circuit 1". Then I connected to the node, sent VERSIONS cell and got a responce: "00 00 07 00 04 00 03 00 04". But according to that respon