cvs commit: src/sys/netipx ipx.h
Robert Watson
rwatson at FreeBSD.org
Wed Jan 5 19:47:54 PST 2005
rwatson 2005-01-06 03:47:53 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netipx ipx.h
Log:
Merge ipx.h:1.19 from HEAD to RELENG_5:
date: 2005/01/02 02:30:27; author: rwatson; state: Exp; lines: +1 -1
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
RELENG_5_3 candidate.
Revision Changes Path
1.18.2.1 +1 -1 src/sys/netipx/ipx.h
More information about the cvs-all
mailing list