]> git.ipfire.org Git - thirdparty/pdns.git/commit
iputils.hh: NetmaskTree: Copy the tree using tree traversal.
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 01:49:36 +0000 (02:49 +0100)
commit1355a23f8b052d759c33a0d6b0789209783fa1ca
tree6b66ff96980d2f0c1271ccb39ad00a71a0d72aac
parentfddcd1ccfcf8621acb478a6aedd1f08971460843
iputils.hh: NetmaskTree: Copy the tree using tree traversal.

Before, it used the internal std::set.
pdns/iputils.hh