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
F171146831: D21406.diff
Wed, Sep 9, 12:22 AM
F171129921: D21406.id61236.diff
Tue, Sep 8, 9:35 PM
Unknown Object (File)
Sat, Sep 5, 11:12 PM
Unknown Object (File)
Sat, Sep 5, 10:34 PM
Unknown Object (File)
Fri, Sep 4, 1:29 PM
Unknown Object (File)
Thu, Sep 3, 5:57 PM
Unknown Object (File)
Thu, Sep 3, 9:32 AM
Unknown Object (File)
Thu, Sep 3, 5:02 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