« Return to Thread: Re: SCTP on NS-3

Re: SCTP on NS-3

by Mathieu Lacage-5 :: Rate this Message:

| View in Thread

On Tue, 2012-05-22 at 11:03 +0530, Madan Pande wrote:

> Hi All,
>
>       SCTP is important to both NS-3 and LENA code, as it forms the
> underlying transport for S1-AP. Sandra is working on S1-AP, and I
> understand that their S1-AP may be merged with NS-3-Lena in due
> course. They need a SCTP implementation on NS-3 for completing the S1
> stack. As my area of research is also around EPC, I have undertaken to
> add the SCTP protocol for NS-3.
>
> 2. The code base I am using is ns-3.13. I will follow the guidelines
> given to me by Tommaso for adding such a protocol to NS-3.
>
> 3. Please let me know if there are any concerns...

I do not mean to be discouraging, but, really, why are you not using nsc
or dce for that ? It seems to me that the cost of implementing sctp is
much higher than getting either of these emulation layers to work for
you and reuse the linux kernel sctp implementation.

Mathieu

 « Return to Thread: Re: SCTP on NS-3