This is the mail archive of the ecos-cvs@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]

ecos/packages/redboot/current ChangeLog cdl/re ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	grante@sourceware.org	2012-03-06 16:45:25

Modified files:
	packages/redboot/current: ChangeLog 
	packages/redboot/current/cdl: redboot.cdl 
	packages/redboot/current/include: redboot.h 
	packages/redboot/current/src/net: bootp.c net_io.c 

Log message:
	Create new package for DHCP/BOOTP support so that it can be disable
	(not built).  Moved options specific to DHCP/BOOTP into the new
	package.
	
	Rewrite DHCP/BOOTP implementation to fix several problems: race
	condition when receiving responses from multiple servers; broken retry
	mechanism; XID is hard-wired constant; XID not verified properly.
	
	[ Bugzilla 1001177 ]


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