]> git.ipfire.org Git - thirdparty/bind9.git/commit
[v9_9] contrib: add bdbhpt DLZ module
authorEvan Hunt <each@isc.org>
Fri, 22 Feb 2013 02:15:12 +0000 (18:15 -0800)
committerEvan Hunt <each@isc.org>
Fri, 22 Feb 2013 02:15:12 +0000 (18:15 -0800)
commit4dff6016d257ede73f59a85f594cc321e160cb44
tree7fc74c4ed77440351fc513c630d1e47afba463ad
parent1d737374e4b978a87b6940c5d5153b3c59024e32
[v9_9] contrib: add bdbhpt DLZ module

3493. [contrib] Added BDBHPT dynamically-lodable DLZ module,
contributed by Mark Goldfinch. [RT #32549]
(cherry picked from commit 62d63e5f02a5e7fcda59cf361149e3d7c78477be)
CHANGES
contrib/dlz/example/README
contrib/dlz/example/dlz_example.c
contrib/dlz/modules/bdbhpt/Makefile [new file with mode: 0644]
contrib/dlz/modules/bdbhpt/README.md [new file with mode: 0644]
contrib/dlz/modules/bdbhpt/dlz_bdbhpt_dynamic.c [new file with mode: 0644]
contrib/dlz/modules/bdbhpt/testing/bdbhpt-populate.pl [new file with mode: 0755]
contrib/dlz/modules/bdbhpt/testing/dns-data.txt [new file with mode: 0644]
contrib/dlz/modules/dlz_minimal.h [moved from contrib/dlz/example/dlz_minimal.h with 89% similarity]