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: DHCP server xid


Robin Farine wrote:
> Last year, we observed the case where two nodes booting simultaneously
> were generating the same XID and then they both accepted the first
> server reply which resulted in two nodes with the same IP address. I
> think now that the DHCP client code didn't check the hardware address
> from the reply.

Well, instead of "didn't" it might be "doesn't". :-(
At least I couldn't find any comparison of Ethernet addresses when I
looked at dhcp_prot.c in the eCos CVS a few minutes ago.

Martin


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