[Openvpn-devel] Packing small packets to a bigger packet

2007-06-19 Thread Siim Põder
Hi! I see my openvpn handling a lot of small packets (around 100 bytes) at a high rate. I have seen packing smaller packets into one bigger packet suggested but the idea always rejected for various reasons. Anyways, I made a little patch to do that (works agains 2.1rc4), and did a couple of quick

Re: [Openvpn-devel] How check if its correctly built, and how to generate installer script?

2007-06-19 Thread Rafael Ruppel
Hi, I think I have built OpenVPN at Windows (using MingW and MSYS). I have built OpenSSL, then I built LZO and then I have built OpenVPN changing the path of OpenSSL and LZO at makefile.w32. (I think this is the right way to compile OpenVPN). But then I want know how can I check if it was correc