K 10 svn:author V 8 hselasky K 8 svn:date V 27 2016-04-14T14:10:40.159838Z K 7 svn:log V 294 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 END