3008. [func] Response policy zones (RPZ) support. [RT #21726]

This commit is contained in:
Mark Andrews
2011-01-13 01:59:28 +00:00
parent 100b78748b
commit 87708bde16
45 changed files with 4191 additions and 220 deletions

View File

@@ -17,6 +17,7 @@ involving a different DNS setup. They are:
nsupdate/ Dynamic update and IXFR tests
resolver/ Regression tests for resolver bugs that have been fixed
(not a complete resolver test suite)
rpz/ Tests of response policy zone (RPZ) rewriting
stub/ Tests of stub zone functionality
unknown/ Unknown type and class tests
upforwd/ Update forwarding tests
@@ -57,4 +58,4 @@ The tests can be run individually like this:
To run all the tests, just type "make test".
$Id: README,v 1.14 2010/08/25 23:46:37 tbox Exp $
$Id: README,v 1.15 2011/01/13 01:59:25 marka Exp $