Page MenuHomeFreeBSD

ping: use CMSG_FIRSTHDR() for accessing ancillary data
ClosedPublic

Authored by jansucan on Aug 24 2019, 4:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 7:11 PM
Unknown Object (File)
Mon, Apr 8, 12:48 PM
Unknown Object (File)
Mar 16 2024, 10:04 AM
Unknown Object (File)
Feb 23 2024, 12:18 AM
Unknown Object (File)
Dec 22 2023, 10:09 PM
Unknown Object (File)
Oct 28 2023, 2:12 PM
Unknown Object (File)
Oct 22 2023, 3:42 PM
Unknown Object (File)
Sep 18 2023, 6:47 AM
Subscribers

Details

Summary

Use CMSG_FIRSTHDR() for accessing ancillary data

This should fix alignment error when built for sparc64 and powerpcspe.

Submitted by: Ján Sučan <sucanjan@gmail.com>
Sponsored by: Google LLC (Google Summer of Code 2019)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable