This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Porting SCTP to eCos


Raghavendar Mani <raghav82@gmail.com> writes:

> hi,
>     iam involved in the project of Proting SCTP to eCos  
>     Whether it is possible to include sctplib  a userland
> implementation  on eCos.
> when i enquired with SCTPLIB developers, they say
> " sctplib should be portable if eCos supports raw sockets.Since ecos
> has a FreeBSD network kernel you might consider to port the SCTP
> stack, which is part of the KAME project".
> 
> may i know which r raw sockets, ecos supports it. 
> Can i get a detail report Pl.

eCos has support for raw sockets, it is currently used in the ping
tests.

The KAME project SCTP work provides an in-kernel implementation, but
is for a later version of the BSD stack than we support. It would
probably require a complete reimport of the BSD stack into eCos.



-- 
Nick Garnett                                     eCos Kernel Architect
http://www.ecoscentric.com                The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]