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]

BOOTP with BSD Stack


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?

Jay


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