K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-06-10T08:49:12.000000Z K 7 svn:log V 681 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 Suffering: great END