[PATCH v5] Print ip and port associated with descriptor with -yy

Dmitry V. Levin ldv at altlinux.org
Thu Aug 21 02:27:10 UTC 2014


On Thu, Aug 21, 2014 at 02:53:46AM +0400, Dmitry V. Levin wrote:
> On Mon, Aug 11, 2014 at 02:21:01PM +0530, zubin.mithra at gmail.com wrote:
[...]
> 	if (!inet_ntop(diag_msg->idiag_family, diag_msg->id.idiag_dst,
> 		       remote_addr_buf, size) || !remote_addr_buf[0])
> 		return -1;

Also note for unconnected sockets idiag_dst/idiag_dport are zero, and
idiag_src/idiag_sport have to be used instead.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20140821/ce4f2697/attachment.bin>


More information about the Strace-devel mailing list