Re: [Openvpn-devel] Prefixed bytes

2005-02-28 Thread James Yonan
On Mon, 28 Feb 2005, Bram wrote: > Hello, > > > According to this message: > http://sourceforge.net/mailarchive/message.php?msg_id=10639223 OpenVPN adds a > cleartext uint16_t length word before every packet, now my question is this: > is > it always the same word? where is it defined/calculate

[Openvpn-devel] Prefixed bytes

2005-02-28 Thread Bram
Hello, According to this message: http://sourceforge.net/mailarchive/message.php?msg_id=10639223 OpenVPN adds a cleartext uint16_t length word before every packet, now my question is this: is it always the same word? where is it defined/calculated etc? I tried figuring it out by looking at logs