HomeFreeBSD

Ensure the received IP header gets 32-bits aligned.

Description

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
MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS297966: Add missing port_up checks.
Branches
Unknown
Tags
Unknown