Page 1 of 1

openvpn support sctp protocol

Posted: Wed Feb 15, 2012 11:01 am
by jimmy
Hi, I been working on porting sctp to openvpn. I can use the sctp protocol to communication in tap/tun mode right now, but of course not testing everything in detail yet. Is there any documentation to look for so that i can contribute the patch to openvpn community? Also, i'm looking for volunteer to test the patch, anyone?

Re: openvpn support sctp protocol

Posted: Thu Feb 16, 2012 12:33 pm
by janjust
cool!
Read up at https://community.openvpn.net/openvpn/w ... umentation
on how to submit a patch.

I'm willing to test the patch, but can't give you any deadlines for WHEN I will test it :)

Re: openvpn support sctp protocol

Posted: Wed Feb 22, 2012 3:25 am
by jimmy
I'll notice you once i update to git. Thank a lot!

Re: openvpn support sctp protocol

Posted: Sun May 06, 2012 7:03 pm
by xauen
Hi,

Any tutorials for SCTP Implementation?