]> git.ipfire.org Git - thirdparty/pdns.git/commit
Together with Mukund Sivaraman we found out PowerDNS sdig does not truncate 5320/head
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 12 May 2017 19:25:16 +0000 (21:25 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 12 May 2017 19:25:16 +0000 (21:25 +0200)
commitd7da15c560946cadaadfc173b8964dd6b40932ed
treeb20d4e43a126766918a94e6978a2d4ec66e5411c
parentd72fcb8ce1ef3ddf0a57153c54d94f729342adc2
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!
pdns/ednssubnet.cc