freebsd-dev/sys/ofed
Hans Petter Selasky b03aadaffc 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
2016-04-14 14:10:40 +00:00
..
drivers Ensure the received IP header gets 32-bits aligned. 2016-04-14 14:10:40 +00:00
include Fix for iWARP servers that listen on INADDR_ANY. 2016-01-22 23:33:34 +00:00