]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use boost::optional to pass optional cutoff point. This way the 9465/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 14 Sep 2020 09:30:42 +0000 (11:30 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 14 Sep 2020 12:10:20 +0000 (14:10 +0200)
commit8004d436b31f2d8dbdc1f02d22d12a598d055924
treec608aeee03a64df24998112fd363752bdd3e87e2
parentd2bb12efbfc19e7bd3ec4e25b8ae044ec53d4546
Use boost::optional to pass optional cutoff point. This way the
proper cutoff point can be specified for forwarded zones only,
making it possible to change it meaning witjout regular nameserver
lookups.

(cherry picked from commit 96ce7d340951b31a3e3d042455a1f0e7f3a6eb56)
pdns/syncres.cc
pdns/syncres.hh