From owner-svn-src-all@FreeBSD.ORG Wed Mar 25 12:54:09 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:1900:2254:206a::19:2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8E9E6DF0; Wed, 25 Mar 2015 12:54:09 +0000 (UTC) Received: from butcher-nb.yandex.net (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by mx2.freebsd.org (Postfix) with ESMTP id 88E6D1E84; Wed, 25 Mar 2015 12:54:07 +0000 (UTC) Message-ID: <5512AF84.2000303@FreeBSD.org> Date: Wed, 25 Mar 2015 15:52:20 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Gleb Smirnoff , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r280444 - head/sys/netinet6 References: <201503241645.t2OGjpoe066993@svn.freebsd.org> In-Reply-To: <201503241645.t2OGjpoe066993@svn.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CtJKSKfvohiJQdDcQ85QaBo5wCO2g2DR5" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2015 12:54:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CtJKSKfvohiJQdDcQ85QaBo5wCO2g2DR5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 >=20 > Log: > Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a sim= ple > 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? --=20 WBR, Andrey V. Elsukov --CtJKSKfvohiJQdDcQ85QaBo5wCO2g2DR5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVEq+IAAoJEAHF6gQQyKF6pGAIAL+DvI5jz79zFmjPHocqYNGN 7f7ToSlQqxGJJgaT0FGBaZL3JcUUB+hpdWBRTU7lcjSulfMUGboEZ9IbgriaXUjy TNTyyfVfcMJxsLtjD8Y5BAN8+euryE3QpQZGvN0SPRQCFRON5uzFTSzPD0bzOgwA Wxeok0ftPqTp44T5vkipCaCMzcDQQXR2N02qzWS23wE8JpjbWKycKmquMXLfjm4L LzGws5VQDHp15diUdm3LfMKQmAu/nae+RqeBz0pGDSNQ4FBsrfh72w8453mZfeS4 /u3SWakzOnQb1lxm3dqKJE/cersyTIBqCVWaQQ46pXXOa8QZDnWO1GBLPx3N9YA= =K1ZZ -----END PGP SIGNATURE----- --CtJKSKfvohiJQdDcQ85QaBo5wCO2g2DR5--