K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-04-29T11:14:02.867814Z K 7 svn:log V 289 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 END