On Wed, Nov 18, 2015 at 06:09:09PM +0000, Orion Poplawski wrote:
> It doesn't appear that strace currently decodes IN_PKTINFO information on
> recvmsg/sendto calls.  Is that correct?

Yes, the only cmsg decoding we have now is for cmsg_level == SOL_SOCKET types.

> How hard would it be to add it?

There is a function in the code called printcmsghdr, it could be extended
to handle other cmsg_level values I suppose.


-- 
ldv

Attachment: pgptYaf4w4nap.pgp
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to