]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/misc.hh
Remove d_place from DNSResourceRecord
authorChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Fri, 7 Oct 2016 01:08:55 +0000 (03:08 +0200)
committerChristian Hofstaedtler <christian.hofstaedtler@deduktiva.com>
Thu, 8 Dec 2016 16:53:45 +0000 (17:53 +0100)
commit4950b140211729828aa632c9064cb585bc124cc3
tree01642741f0b190f1f1bebbfa89b7568759102b0f
parentabcd36a1a5a69d2fa6c49b5eb2f2a7782f834b3e
Remove d_place from DNSResourceRecord

Now that DNSResourceRecords are only supposed to be created by backends, they certainly have no say in the DNSPacket positioning.
12 files changed:
modules/geoipbackend/geoipbackend.cc
modules/randombackend/randombackend.cc
pdns/dns.cc
pdns/dns.hh
pdns/dnsparser.cc
pdns/dnsrecords.cc
pdns/misc.hh
pdns/qtype.hh
pdns/rfc2136handler.cc
pdns/slavecommunicator.cc
pdns/tcpreceiver.cc
pdns/zoneparser-tng.cc