From: Peter van Dijk Date: Wed, 14 Apr 2021 16:46:27 +0000 (+0200) Subject: the code is not glibc specific X-Git-Tag: dnsdist-1.6.0-rc2~19^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10286%2Fhead;p=thirdparty%2Fpdns.git the code is not glibc specific --- diff --git a/pdns/filterpo.cc b/pdns/filterpo.cc index 8a869b778c..6a92b07456 100644 --- a/pdns/filterpo.cc +++ b/pdns/filterpo.cc @@ -701,7 +701,7 @@ DNSName DNSFilterEngine::Zone::maskToRPZ(const Netmask& nm) auto src = reinterpret_cast(&addr.sin6.sin6_addr.s6_addr); std::array elems; - // this routine was adopted from glibc's inet_ntop6, written by Paul Vixie + // this routine was adopted from libc's inet_ntop6, written by Paul Vixie // because the RPZ spec (https://datatracker.ietf.org/doc/html/draft-vixie-dnsop-dns-rpz-00#section-4.1.1) says: // // If there exists more than one sequence of zero-valued fields of