This is the mail archive of the ecos-discuss@sourceware.org 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: BOOTP with BSD Stack


Jay Foster wrote:
I have been having problems getting BOOTP to work using the BSD IP stack.
After perusing the code source, I discovered that there is a conditional
compile statement (BOOTP_COMPAT) that prevents BOOTP from working.  If I
define BOOTP_COMPAT, then BOOTP works.

Why is the conditional compile there, and why is there no CDL to enable it?

IIRC, the stack came that way. (in other words, I didn't add this conditional when porting the stack)

How about proposing a patch that *does* create some CDL to
manage this choice?

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
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]