]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move ip6_sprintf() declaration from in6_var.h to in6.h. This is a simple
authorGleb Smirnoff <glebius@FreeBSD.org>
Tue, 24 Mar 2015 16:45:50 +0000 (16:45 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Tue, 24 Mar 2015 16:45:50 +0000 (16:45 +0000)
commit20778ab5b4cf62e3043247c5388b4291e59a9c0a
tree575f4cac1634f0c8c9954621d408670697a93efe
parentab91c9a7432e062f96a22d31570be336c74a6136
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.

Sponsored by: Nginx, Inc.
sys/netinet6/in6.h
sys/netinet6/in6_var.h