Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2005 12:25:42 +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:  <200505271225.j4RCPgtH076259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-05-27 12:25:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           ipx.h 
  Log:
  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>
  MFC after:      1 week
  Suffering:      great
  
  Revision  Changes    Path
  1.21      +0 -3      src/sys/netipx/ipx.h



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