Re: [Openvpn-devel] sctp in openvpn

2011-02-28 Thread Jan Just Keijser
David Sommerseth wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26/02/11 12:25, Gert Doering wrote: | Hi, | | On Sat, Feb 26, 2011 at 11:19:19AM +, Olivier Van Acker wrote: |>> The code parts in question inside OpenVPN (socket.c) are somewhat |>> complicated due to lots of existing

Re: [Openvpn-devel] sctp in openvpn

2011-02-28 Thread Peter Stuge
Olivier Van Acker wrote: > I might start with Linux first since, as you rightly point out, > more people can use/test it. I'd be happy to test it too. //Peter

Re: [Openvpn-devel] sctp in openvpn

2011-02-27 Thread Olivier Van Acker
> > > for broader testing gets interesting. If Linux gets support quickly, I'm > able > to test this out pretty soonish in a limited prod environment. > > I might start with Linux first since, as you rightly point out, more people can use/test it. Worth mentioning: you need third party implementat

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread Gert Doering
Hi, On Sat, Feb 26, 2011 at 11:31:20AM +, Olivier Van Acker wrote: > > This doesn't help me a single bit if I'm sitting behind a firewall that > > Ah, sorry, I re-read what you were saying, I cherry picked the word > paralelI without reading the rest :-P No, SCTP won't help with this ... and

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26/02/11 12:25, Gert Doering wrote: | Hi, | | On Sat, Feb 26, 2011 at 11:19:19AM +, Olivier Van Acker wrote: |>> The code parts in question inside OpenVPN (socket.c) are somewhat |>> complicated due to lots of existing options and lots of exist

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread Olivier Van Acker
> > > This doesn't help me a single bit if I'm sitting behind a firewall that > Ah, sorry, I re-read what you were saying, I cherry picked the word paralelI without reading the rest :-P No, SCTP won't help with this Olivier > gert > -- > USENET is *not* the non-clickable part of WWW! >

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread Gert Doering
Hi, On Sat, Feb 26, 2011 at 11:19:19AM +, Olivier Van Acker wrote: > > The code parts in question inside OpenVPN (socket.c) are somewhat > > complicated due to lots of existing options and lots of existing > > operating systems being supported, so this will not be a trivial > > task. > > Would

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread Olivier Van Acker
Hi, Thanks for the quick reply, > > I would find that a useful thing, but admit that I have only theoretical > knowledge about SCTP (and have no time to work on it). > > I've been reading up on SCTP and making test apps with it, I'm also in contact with Randy Stewart who is the main person behin

Re: [Openvpn-devel] sctp in openvpn

2011-02-26 Thread Gert Doering
Hi, On Sat, Feb 26, 2011 at 10:05:58AM +, Olivier Van Acker wrote: > Are there any plans to support the sctp protocol in openvpn? I would find that a useful thing, but admit that I have only theoretical knowledge about SCTP (and have no time to work on it). The code parts in question inside