cvs commit: src/sys/netipx ipx.h

Robert Watson rwatson at FreeBSD.org
Sat Jan 1 18:30:27 PST 2005


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


More information about the cvs-all mailing list