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: ecos and IPSec


> mentioned.But i notice something.As mentioned u asked me to copy the netkey
> folder from freebsd and put it into the bsd_tcpip package.But i found that
> already a folder exists with the similar name.So i jst renamed the new
are you sure? i checked out with eCos cvs and didn't find it there! anyone
correct me in case i might have missed out anything in the process.

> Secondly in the crypto folder i find many subfolder which has been taken
> from freebsd.U had asked me to put the header files and source files in
> specific folders under bsd_tcpip.But my doubt is wht shld i do abt the
> subfolders.Should i copy all the headerfiles from all the subfolders into a
> single folder called include/crypto and all the source(.c) files present in
> different subfolders in crypto into a single folder called src/cypto.

eCos layout requires header files under include subtree and source files under
src subtree. place your crypto include *subtree* under include and crypto
sources *subtree* under src, that will be easier and will save some efforts too,
in porting job.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003


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


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