cognet 2007-02-09 00:09:35 UTC FreeBSD src repository Modified files: sys/net if_loop.c Log: Use __NO_STRICT_ALIGNMENT, instead of special casing ia64 and sparc64. This fixes panics I got on arm, with struct ip aligned on 4 bytes. MFC After: 1 week Revision Changes Path 1.112 +1 -1 src/sys/net/if_loop.c