Andrew Gallatin 694ff26473 Prevent the kernel from generating an unaligned sysctl data buffer on
64-bit platforms.  The unaligned access is caused by struct ifa_msghdr
not being a multiple of 8-bytes in size.  If an interface has an odd
number of addresses, this causes the next interface to generate an
unaligned access in the user-level app walking the interfaces (ifconfig).

Submitted by: Bernd Walter <ticso@cicely8.cicely.de>
2002-01-27 20:39:01 +00:00
..
2002-01-23 09:35:55 +00:00
2002-01-08 19:33:51 +00:00
2002-01-17 02:14:44 +00:00
2002-01-14 22:03:48 +00:00
2001-11-07 19:55:16 +00:00
2002-01-23 03:43:16 +00:00
2002-01-14 00:13:45 +00:00
2002-01-18 03:33:52 +00:00
2001-09-12 08:38:13 +00:00