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)
Sat, Mar 16, 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
Unknown Object (File)
Jul 14 2023, 1:12 AM
Unknown Object (File)
Jun 24 2023, 7:33 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26082
Build 24616: arc lint + arc unit