to be Posix.1g compliant, fix ancillary message alignment. it will now be
authoritojun <itojun@openbsd.org>
Sat, 4 Mar 2000 02:34:23 +0000 (02:34 +0000)
committeritojun <itojun@openbsd.org>
Sat, 4 Mar 2000 02:34:23 +0000 (02:34 +0000)
commita779b748fc6f24797e8c8ce9a7d929e798a2576e
treef54dd19f2fb909b3b00b7840b13f3177adf26850
parent06b6d5eabc2f954b8fe46345d35054561de3a498
to be Posix.1g compliant, fix ancillary message alignment.  it will now be
aligned to ALIGNBYTES (arch dependent).
NOTE: the change requires you to recompile IPv6 userland, if you are
on arch that is ALIGNBYTES != sizeof(long) - 1 (sparc seems to be it).
sorry for the mess.
sys/sys/socket.h