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, Apr 27, 2:40 PM
Unknown Object (File)
Sat, Apr 27, 1:13 AM
Unknown Object (File)
Sat, Apr 27, 1:13 AM
Unknown Object (File)
Fri, Apr 26, 11:16 PM
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
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 26079
Build 24615: arc lint + arc unit