]> granicus.if.org Git - pdns/commit
Together with Mukund Sivaraman we found out PowerDNS sdig does not truncate
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 12 May 2017 19:25:16 +0000 (21:25 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 13 Nov 2017 14:13:55 +0000 (15:13 +0100)
commit5b31e93b110424479d4c598394c02190640c09c6
tree746eb148b695ef9acf095f1ed39d89311db4a7a7
parent0f9270dee76e102345181f11b2598b6e6bfa2a14
Together with Mukund Sivaraman we found out PowerDNS sdig does not truncate
trailing bits of EDNS Client Subnet mask.  So if you'd truncate something as
a /9, we'd have to use 2 bytes anyhow, but we would not zero the last 7 bits.

We do now. Thanks Mukund & ISC!

(cherry picked from commit d7da15c560946cadaadfc173b8964dd6b40932ed)
modules/remotebackend/Makefile.am
pdns/Makefile.am
pdns/ednssubnet.cc