cvs commit: src/sys/net if_loop.c

Olivier Houchard cognet at FreeBSD.org
Fri Feb 9 00:09:36 UTC 2007


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


More information about the cvs-all mailing list