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]

Re: redboot's Ethernet packet handlers


>>>>> Robin Farine writes:

> Hi,
> The Ethernet packet handler mechanism in redboot fails when a node receives a
> frame with a length/type field of 0 (this can happen, believe me ;-)). Moreover,
> specifying a handler with a type value less than 0x800 does not make sense since
> such a value represents a length, not a type. A possible modification of
> redboot/current/src/net/enet.c follows.

Thanks for the patch Robin! I will commit this to cvs.

--Mark



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