]> git.ipfire.org Git - thirdparty/pdns.git/commit
implement ComboAddress::truncate() - 24 leaves the first 3 octets for IPv4. 0 leaves...
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 4 Sep 2015 09:45:20 +0000 (11:45 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Fri, 4 Sep 2015 09:45:20 +0000 (11:45 +0200)
commit227791961e138b066dc7a71859697ce5bcf95fba
tree9cf511fd0dc1e7888f41098d5f83e26867310e02
parentae3dfa48b9e84421a87ff42a87cdeac95dfe9a1e
implement ComboAddress::truncate() - 24 leaves the first 3 octets for IPv4. 0 leaves nothing.
pdns/iputils.cc
pdns/iputils.hh
pdns/test-iputils_hh.cc