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
F132178022: D21406.id61236.diff
Tue, Oct 14, 12:19 PM
F132178013: D21406.id.diff
Tue, Oct 14, 12:19 PM
F132120646: D21406.diff
Mon, Oct 13, 10:18 PM
Unknown Object (File)
Thu, Oct 9, 9:09 PM
Unknown Object (File)
Thu, Oct 9, 2:07 AM
Unknown Object (File)
Wed, Oct 8, 8:20 AM
Unknown Object (File)
Sat, Sep 27, 12:47 PM
Unknown Object (File)
Wed, Sep 24, 6:54 PM
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