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)
Wed, Oct 15, 7:26 AM
Unknown Object (File)
Tue, Oct 14, 9:40 PM
Unknown Object (File)
Tue, Oct 14, 9:40 PM
Unknown Object (File)
Tue, Oct 14, 12:19 PM
Unknown Object (File)
Tue, Oct 14, 12:19 PM
Unknown Object (File)
Mon, Oct 13, 10:18 PM
Unknown Object (File)
Thu, Oct 9, 9:09 PM
Unknown Object (File)
Thu, Oct 9, 2:07 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