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 29, 2:15 PM
Unknown Object (File)
Sat, Oct 25, 8:20 AM
Unknown Object (File)
Wed, Oct 22, 12:28 PM
Unknown Object (File)
Sat, Oct 18, 5:58 PM
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
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