]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add limits to the size of received AXFR, in megabytes 4134/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 7 Jul 2016 14:17:22 +0000 (16:17 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 7 Jul 2016 14:17:22 +0000 (16:17 +0200)
commita014f4c224a7b21f1c648257d1fd1128413129aa
tree7a595347dc94e86cab2ce4ec3785ebd10d6d1737
parent0e013c8ad89db34bd72b110175b3da424b31a480
Add limits to the size of received AXFR, in megabytes

This prevents resource exhaustion in case the master is sending a
very large amount of data in an update.
pdns/common_startup.cc
pdns/docs/pdns.xml
pdns/pdns.conf-dist
pdns/resolver.cc
pdns/resolver.hh
pdns/slavecommunicator.cc