hselasky 801743fc5d 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
..
2016-04-13 21:39:45 +00:00
2016-04-14 12:50:27 +00:00
2016-03-10 15:51:43 +00:00