Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sgimips/hpc



Module Name:    src
Committed By:   bouyer
Date:           Mon Jan 13 17:13:11 UTC 2003

Modified Files:
        src/sys/arch/sgimips/hpc: if_sq.c

Log Message:
When padding frames smaller than ethernet minimum size, make sure we supply
a buffer long enouth, with the padding bytes initialised.
Also pad to ETHER_MIN_LEN - ETHER_CRC_LEN, not ETHER_MIN_LEN (padded frames
were 4 bytes too long).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sgimips/hpc/if_sq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index