svn commit: r280444 - head/sys/netinet6

Andrey V. Elsukov ae at FreeBSD.org
Wed Mar 25 12:54:09 UTC 2015


On 24.03.2015 19:45, Gleb Smirnoff wrote:
> Author: glebius
> Date: Tue Mar 24 16:45:50 2015
> New Revision: 280444
> URL: https://svnweb.freebsd.org/changeset/base/280444
> 
> Log:
>   Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a simple
>   function that works with in6_addr and it is not related to the INET6
>   stack implementation.

Hi,

maybe it will be better just remove ip6_sprintf() and use inet_ntop()
instead?

-- 
WBR, Andrey V. Elsukov

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 538 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150325/ce6cf6d1/attachment.sig>


More information about the svn-src-all mailing list