]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use boost::optional to pass optional cutoff point. This way the 9448/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 09:30:42 +0000 (11:30 +0200)
commit96ce7d340951b31a3e3d042455a1f0e7f3a6eb56
tree58c2b5cdeca04dbf69b904d074d88f40afb6d77a
parent1722d283bd3cf119870988213e9052bf0312a3e3
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.
pdns/syncres.cc
pdns/syncres.hh