a51f980180
The mbuf length fields must be set before m_adj() is called else m_adj() will not always adjust the mbuf and an unaligned read exception can trigger inside the network stack. This can happen on platforms where unaligned reads are not supported. Adjust a length check to include the 2-byte ethernet alignment while at it. MFC after: 3 days |
||
---|---|---|
.. | ||
if_aue.c | ||
if_auereg.h | ||
if_axe.c | ||
if_axereg.h | ||
if_axge.c | ||
if_axgereg.h | ||
if_cdce.c | ||
if_cdcereg.h | ||
if_cue.c | ||
if_cuereg.h | ||
if_ipheth.c | ||
if_iphethvar.h | ||
if_kue.c | ||
if_kuefw.h | ||
if_kuereg.h | ||
if_mos.c | ||
if_mosreg.h | ||
if_rue.c | ||
if_ruereg.h | ||
if_smsc.c | ||
if_smscreg.h | ||
if_udav.c | ||
if_udavreg.h | ||
if_urndis.c | ||
if_urndisreg.h | ||
if_usie.c | ||
if_usievar.h | ||
ruephy.c | ||
ruephyreg.h | ||
uhso.c | ||
usb_ethernet.c | ||
usb_ethernet.h |