Source-Changes archive

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

CVS commit: [netbsd-1-6] src/sys/arch/sgimips/hpc



Module Name:    src
Committed By:   jmc
Date:           Mon Jan 27 05:34:53 UTC 2003

Modified Files:
        src/sys/arch/sgimips/hpc [netbsd-1-6]: if_sq.c

Log Message:
Pullup revisions 1.15-1.16 via hand patch (requested by bouyer in ticket #1097)
 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.11 -r1.11.4.1 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