HomeFreeBSD

MFC r297967:

Description

MFC r297967:
Ensure the received IP header gets 32-bits aligned.

The FreeBSD's TCP/IP stack assumes that the IP-header is 32-bits aligned
when decoding it. Else unaligned 32-bit memory access can happen, which
not all processor architectures support.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS298775: MFC r297967:
Branches
Unknown
Tags
Unknown