Searched hist:55058 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/pci/
H A Dif_rl.cdiff 55058 Thu Dec 23 17:05:58 MST 1999 wpaul Fix problem reported by Matt Dillon. Occasionally, very small received
frames would be handled incorrectly due to bad usage of m_pullup() in
the case where the frame wraps from the end of the receive buffer back
the beginning.

Also, when manually extending small packets to pad them to the minimum
frame length during transmission, zero out the pad area to make some
really paranoid people happy.

Completed in 53 milliseconds