Page 1 of 1

SCTP support in OpenVPN

Posted: Tue Aug 21, 2012 1:28 pm
by evdvelde
Dear all,

I have found some posts on the net of people working on SCTP support in OpenVPN, posts dating from last year. Are there already patches available? Or has it been quiet on this topic since then?
If it does not exist, can someone give me an estimate of the effort required to implement it in OpenVPN? I could do it in the time frame of a project I am currently working on if it does not take excessive amounts of time.

Regards,

Re: SCTP support in OpenVPN

Posted: Mon May 13, 2013 8:45 pm
by asaba90
I am also really interested in implementing SCTP support in OpenVPN.
Does anyone know which files should change to supprt SCTP?
Only socket.h and socket.c? options.h and options.c?
where?