Date: Fri, 10 Jun 2005 08:49:12 +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: <200506100849.j5A8nCAd038159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-06-10 08:49:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netipx ipx.h
Log:
Merge ipx.h:1.21 from HEAD to RELENG_5:
Back out ipx.h:1.18, which introduced a Linux API compatibility field in
the ipx_net data structure. Doing so introduced a stronger alignment
requirement for the address structure, which in turn propagated into
other dependent data structures, which turns out not to be suported by
the available IPX source code. As a result, a number of user space
applications, such as IPX routing components, failed to operate
correctly.
RELENG_5_3 candidate?
PRs: 74059, 80266
Pointy hat to: bms
Fix by: bde
Tested by: Keith White <Keith dot White at site dot uottawa dot ca>
Suffering: great
Revision Changes Path
1.18.2.3 +0 -3 src/sys/netipx/ipx.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506100849.j5A8nCAd038159>
