Date: Thu, 6 Jan 2005 03:47:53 +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: <200501060347.j063lrhi068210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501060347.j063lrhi068210>
