Re: [Openvpn-devel] OpenVPN 2.0-test26 released

2004-05-02 Thread Matthias Andree
On Sun, 02 May 2004, James Yonan wrote: > You didn't bracket it with #ifdef TARGET_LINUX -- does that mean it's > appropriate on all platforms? > What about this (from the glibc manual): "If your program defines _BSD_SOURCE, > you must give the option `-lbsd-compat' to the compiler or linker when

Re: [Openvpn-devel] OpenVPN 2.0-test26 released

2004-05-01 Thread James Yonan
Matthias, You didn't bracket it with #ifdef TARGET_LINUX -- does that mean it's appropriate on all platforms? What about this (from the glibc manual): "If your program defines _BSD_SOURCE, you must give the option `-lbsd-compat' to the compiler or linker when linking the program, to tell it to fi

Re: [Openvpn-devel] OpenVPN 2.0-test26 released

2004-05-01 Thread Matthias Andree
On Thu, 29 Apr 2004, James Yonan wrote: > Ooops... let's try that again with the correct subject line. > > A new release of the 2.0 beta is available. This prompted me to pull from CVS, I figured I need this patch on Linux when compiling with GCC 3.4 with strict error checking enabled: Index: s

[Openvpn-devel] OpenVPN 2.0-test26 released

2004-04-28 Thread James Yonan
Ooops... let's try that again with the correct subject line. A new release of the 2.0 beta is available. * One of the goals of OpenVPN 2.0 is extreme scalability, i.e. robustly handling connections from potentially thousands of clients. To do this, some kind of load balancing and failover capabi