summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2002-01-27 20:39:01 +0000
committergallatin <gallatin@FreeBSD.org>2002-01-27 20:39:01 +0000
commit7e0bbcf238961e33bf2325f435a32d3c58f6f450 (patch)
treeb8b36bd66f1c7cb8cbf1a91df44a6f5b943a1e72 /contrib
parent7e26e18582964ec5bb216ce4d68c1ce441d375d8 (diff)
downloadFreeBSD-src-7e0bbcf238961e33bf2325f435a32d3c58f6f450.zip
FreeBSD-src-7e0bbcf238961e33bf2325f435a32d3c58f6f450.tar.gz
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>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud