Re: [Openvpn-devel] New frame format with session ID

2014-03-10 Thread Arne Schwabe
Am 10.03.14 09:52, schrieb Lev Stipakov:
> Hi guys,
>
> I've read January's IRC meeting minutes and there was a discussion
> about new frame format with session id.
>
> Is there any progress in this field so far? If James or someone happen
> to have time to document a new format, would be nice to see it.
>
No, nothing so far. I volunteered to implement the new format but I
haven't had time yet.

Current working hypothesis of me is:

d1-dn are data byte, s1 -s8 are session id bytes

DATA_V2:

[opcode][d2][d3][dn][d1]

and

DATA_SESSION_ID:

[opcode][s2][s3]...[s8][d1]...[dn][s1]

Arne



[Openvpn-devel] New frame format with session ID

2014-03-10 Thread Lev Stipakov
Hi guys,

I've read January's IRC meeting minutes and there was a discussion
about new frame format with session id.

Is there any progress in this field so far? If James or someone happen
to have time to document a new format, would be nice to see it.

-- 
-Lev