|
Message-ID: <20130725122127.4dcbf8de@sibserver.ru>
Date: Thu, 25 Jul 2013 12:21:27 +0800
From: orc <orc@...server.ru>
To: musl list <musl@...ts.openwall.com>
Subject: [PATCH] inet_ntop() and ipv4 address
inet_ntop() does not embed plain ipv4 address at end (like
"::ffff:10.0.0.1"). This patch fixes it, but it is a bit ugly. Without
it is a bit harder to read logs of some daemons that support only one
address family socket binding and seeing output of 'ss -tn'. Adopt if
needed.
Download attachment "musl-0.9.10git-inet_ntop-ipv4.patch" of type "application/octet-stream" (1079 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.