#210 closed defect (fixed)
i82586 driver packet length bug
Reported by: | Chris Johns | Owned by: | Chris Johns |
---|---|---|---|
Priority: | normal | Milestone: | 2 |
Component: | network/legacy | Version: | unknown |
Severity: | major | Keywords: | |
Cc: | bugs@…, joel.sherrill@… | Blocked By: | |
Blocking: |
Description
The driver extracts the ethernet header as required by the
RTEMS stack (different from the netbsd stack), how-ever
the lengths are not updated. This results in a tcp checksum
error.
Release:
cvs-head
Environment:
mvme172, tcp, telnet
How-To-Repeat:
send a tcp packet :-)
Attachments (1)
Change History (3)
comment:1 Changed on 05/07/02 at 12:18:28 by Joel Sherrill
Owner: | changed from eric to Chris Johns |
---|
comment:2 Changed on 05/14/02 at 14:16:56 by Joel Sherrill
Status: | assigned → closed |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: analyzed->closed
State-Changed-Why: Patch applied