Page 1 of 1
sctp implementation in openvpn
Posted: Tue Feb 08, 2011 8:00 pm
by cyberroadie
Are there any plans to support the sctp protocol in openvpn?
I'm especially interested in the multihoming functionality of sctp, this would enable openvpn to keep a single (sctp) socket open over multiple network interfaces.
If there are no plans to implement this I wouldn't mind having a go at it myself.
Regards,
Olivier
Re: sctp implementation in openvpn
Posted: Fri Feb 11, 2011 10:19 am
by samuli
Hi,
Could you either send mail about this to openvpn-devel mailinglist (
https://sourceforge.net/mail/?group_id=48978) or visit #openvpn-devel channel on irc.freenode.net? Those are the main communication channels our developers use.
Samuli
Re: sctp implementation in openvpn
Posted: Wed Feb 15, 2012 10:50 am
by jimmy
Hi, i have already porting sctp to openvpn, either tap/tun mode is able to work. But not yet confirm the rest function will be work correctly. Is there any documentation where to put those patch into openvpn git/svn testing branch? Also, i'm searching the volunteers for testing purpose , anyone?
Re: sctp implementation in openvpn
Posted: Mon Apr 23, 2012 3:44 am
by krzee
jimmy wrote:Hi, i have already porting sctp to openvpn, either tap/tun mode is able to work. But not yet confirm the rest function will be work correctly. Is there any documentation where to put those patch into openvpn git/svn testing branch? Also, i'm searching the volunteers for testing purpose , anyone?
Hi Jimmy, that is great!
please do this:
samuli wrote:
Could you either send mail about this to openvpn-devel mailinglist (
https://sourceforge.net/mail/?group_id=48978) or visit #openvpn-devel channel on irc.freenode.net? Those are the main communication channels our developers use.