Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-05 Thread Marcel Pennewiß
On Wednesday 30 September 2009 19:41:01 Marcel Pennewiß wrote: > On Friday 25 September 2009 23:36:19 JuanJo Ciarlante wrote: > > Hi, > > > > I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, > > please refer to README.ipv6[1] and TODO.ipv6[2] for more details. > > OpenVPN 2.1-rc19

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-02 Thread Marcel Pennewiß
On Thursday 01 October 2009 08:14:38 Marcel Pennewiß wrote: > > > Please apply this patch: > > also available as full patch at > >   http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19-2.1 > >_r c19c-ipv6-0.4.7.patch.gz > > compiling failed with: > > multi.o: In function `management

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-02 Thread JuanJo Ciarlante
On Thu, Oct 1, 2009 at 8:22 PM, Marcel Pennewiß wrote: > > On Thursday 01 October 2009 12:14:14 JuanJo Ciarlante wrote: > > Could you please show a diff between config.h from stock > > and patched build? > > the problem seems to be caused by > ./configure ... --disable-iproute2. this worked ok fo

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread Marcel Pennewiß
On Thursday 01 October 2009 12:14:14 JuanJo Ciarlante wrote: > Could you please show a diff between config.h from stock > and patched build? the problem seems to be caused by ./configure ... --disable-iproute2. if i enable iproute2: ./configure ... --enable-iproute2 the build of openvpn works.

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread JuanJo Ciarlante
Hi Marcel, On Thu, Oct 1, 2009 at 11:41 AM, Marcel Pennewiß wrote: > On Thursday 01 October 2009 09:22:31 JuanJo Ciarlante wrote: > > Compiled from > > > > > http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19c-ipv6-0 > >.4.7.tar.gz , it went find for both, as the symbol(s) are ok

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread Marcel Pennewiß
On Thursday 01 October 2009 09:22:31 JuanJo Ciarlante wrote: > Compiled from > > http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19c-ipv6-0 >.4.7.tar.gz , it went find for both, as the symbol(s) are ok at the objects: > > $ nm -p multi.o ssl.o | egrep 'o:|tls_auth' > multi.o: >

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread JuanJo Ciarlante
On Thu, Oct 1, 2009 at 8:33 AM, JuanJo Ciarlante wrote: > On Thu, Oct 1, 2009 at 8:14 AM, Marcel Pennewiß > wrote: >> On Thursday 01 October 2009 00:26:15 JuanJo Ciarlante wrote: >>> Marcel, >>> > Please apply this patch: >>> >>> also available as full patch at >>>   http://cloud.github.com/downl

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread JuanJo Ciarlante
On Thu, Oct 1, 2009 at 8:14 AM, Marcel Pennewiß wrote: > On Thursday 01 October 2009 00:26:15 JuanJo Ciarlante wrote: >> Marcel, >> > Please apply this patch: >> >> also available as full patch at >>   http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19-2.1_r >>c19c-ipv6-0.4.7.patc

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-10-01 Thread Marcel Pennewiß
On Thursday 01 October 2009 00:26:15 JuanJo Ciarlante wrote: > Marcel, > > Please apply this patch: > > also available as full patch at >   http://cloud.github.com/downloads/jjo/openvpn-ipv6/openvpn-2.1_rc19-2.1_r >c19c-ipv6-0.4.7.patch.gz compiling failed with: x86_64-pc-linux-gnu-gcc -DHAVE_CON

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread JuanJo Ciarlante
Marcel, On Thu, Oct 1, 2009 at 12:19 AM, JuanJo Ciarlante wrote: > > On Wed, Sep 30, 2009 at 11:21:41PM +0200, JuanJo Ciarlante wrote: > > On Wed, Sep 30, 2009 at 8:47 PM, Marcel Pennewiß > > wrote: > > > > > On Wednesday 30 September 2009 20:20:40 JuanJo Ciarlante wrote: > > > > Could you please

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread JuanJo Ciarlante
On Wed, Sep 30, 2009 at 11:21:41PM +0200, JuanJo Ciarlante wrote: > On Wed, Sep 30, 2009 at 8:47 PM, Marcel Pennewiß > wrote: > > > On Wednesday 30 September 2009 20:20:40 JuanJo Ciarlante wrote: > > > Could you please copy me the the exact cmdline and context (inetd?) > > > you are using in both

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread JuanJo Ciarlante
On Wed, Sep 30, 2009 at 8:47 PM, Marcel Pennewiß wrote: > On Wednesday 30 September 2009 20:20:40 JuanJo Ciarlante wrote: > > Could you please copy me the the exact cmdline and context (inetd?) > > you are using in both cases?, also if there's any extra patch applied, > etc. > > /usr/sbin/openvpn

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread Marcel Pennewiß
On Wednesday 30 September 2009 20:20:40 JuanJo Ciarlante wrote: > Could you please copy me the the exact cmdline and context (inetd?) > you are using in both cases?, also if there's any extra patch applied, etc. /usr/sbin/openvpn --config /etc/openvpn/tcp.conf --writepid /var/run/openvpn.tcp.pid

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread JuanJo Ciarlante
Hi Marcel, On Wed, Sep 30, 2009 at 7:41 PM, Marcel Pennewiß wrote: > On Friday 25 September 2009 23:36:19 JuanJo Ciarlante wrote: >> Hi, >> >> I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, >> please refer to README.ipv6[1] and TODO.ipv6[2] for more details. > > OpenVPN 2.1-rc

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-30 Thread Marcel Pennewiß
On Friday 25 September 2009 23:36:19 JuanJo Ciarlante wrote: > Hi, > > I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, > please refer to README.ipv6[1] and TODO.ipv6[2] for more details. OpenVPN 2.1-rc19 crashs on Gentoo (Xen DomU, AMD64( using tcp6-server with Sep 30 19:42:00

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-29 Thread JuanJo Ciarlante
Hey Marcel, On Tue, Sep 29, 2009 at 6:23 PM, Marcel Pennewiß wrote: > On Friday 25 September 2009 23:36:19 JuanJo Ciarlante wrote: >> Hi, > > Hi JuanJo, > >> I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, >> please refer to README.ipv6[1] and TODO.ipv6[2] for more details. > >

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-29 Thread Marcel Pennewiß
On Friday 25 September 2009 23:36:19 JuanJo Ciarlante wrote: > Hi, Hi JuanJo, > I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, > please refer to README.ipv6[1] and TODO.ipv6[2] for more details. Great news! Thank you very much for your work. So i needn't adapt your patch in

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-28 Thread JuanJo Ciarlante
Hi Farkas, On Sat, Sep 26, 2009 at 5:13 PM, Farkas Levente wrote: > any change to megre it into upstream openvpn? hummm... one important "thing" I've been voiding to face is mgmt console support (mainly b/c I don't use it), but I'm certainly sure this would be an absolute requirement for getting

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-28 Thread JuanJo Ciarlante
Hi Bernhard, On Sat, Sep 26, 2009 at 4:05 PM, Bernhard Schmidt wrote: > JuanJo Ciarlante wrote: > > Hello JuanJo, > >> I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, >> please refer to README.ipv6[1] and TODO.ipv6[2] for more details. >> >> All snapshots are unittested for co

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-26 Thread Farkas Levente
any change to megre it into upstream openvpn? On 09/26/2009 04:05 PM, Bernhard Schmidt wrote: JuanJo Ciarlante wrote: Hello JuanJo, I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, please refer to README.ipv6[1] and TODO.ipv6[2] for more details. All snapshots are unittest

Re: [Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-26 Thread Bernhard Schmidt
JuanJo Ciarlante wrote: Hello JuanJo, > I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, > please refer to README.ipv6[1] and TODO.ipv6[2] for more details. > > All snapshots are unittested for correct {udp,tcp}v{4,6} operation > under GNU/Linux and win32 (the latter x-compiled

[Openvpn-devel] [PATCH] openvpn over ipv6 support -v0.4.6

2009-09-25 Thread JuanJo Ciarlante
Hi, I'm(back) working on openvpn/ipv6 endpoint support, aka udp6/tcp6, please refer to README.ipv6[1] and TODO.ipv6[2] for more details. All snapshots are unittested for correct {udp,tcp}v{4,6} operation under GNU/Linux and win32 (the latter x-compiled under the former ;). You can find my curren