]> git.ipfire.org Git - thirdparty/pdns.git/commit
iputils.hh: NetmaskTree: Keep track of the left-most node in the tree.
authorStephan Bosch <stephan.bosch@open-xchange.com>
Mon, 30 Sep 2019 08:30:25 +0000 (10:30 +0200)
committerStephan Bosch <stephan.bosch@open-xchange.com>
Tue, 11 Feb 2020 02:31:27 +0000 (03:31 +0100)
commit9edc8e2bcf2f12b58f286879c7c4fe4045db9aeb
treee6dc1c1b593738d070fea5abfb65e05463de06ae
parent1355a23f8b052d759c33a0d6b0789209783fa1ca
iputils.hh: NetmaskTree: Keep track of the left-most node in the tree.

Needed to provide a begin() iterator in constant time.
pdns/iputils.hh