Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 02:30:27 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipx ipx.h
Message-ID:  <200501020230.j022URJt073503@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-01-02 02:30:27 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           ipx.h 
  Log:
  Mark 'struct ipx', the IPX packet header, as __packed.  Otherwise,
  recent versions of gcc will insert an extra 16 bits of padding in
  the structure, corrupting all IPX packet output.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/netipx/ipx.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501020230.j022URJt073503>