This is the mail archive of the ecos-patches@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: DHCP Assertions


On Mon, Feb 27, 2006 at 11:14:39AM -0800, Jay Foster wrote:
> The attached patch addresses an issue seen by one of my company's customers.
> Some DHCP servers, in this case an unknown DSL modem/router combo, reply
> with DHCP options sent by the eCos client, but with different values.  This
> was causing the CYG_FAIL() assertion to assert in set_variable_tag() for the
> TAG_HOST_NAME option.  Apparently, the customer's DHCP server is erroneously
> including this option with a different length value than the eCos client is
> sending.  It is unknown what this value is.

Thanks
        Andrew


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