remove nsip and nsdname configure options
From configure.ac:
--disable-rpz-nsip disable rpz nsip rules [default=enabled]
--disable-rpz-nsdname disable rpz nsdname rules [default=enabled]
In the current code, --dsiable-rpz-nsip
changes the default named.conf settings for nsip-enable
and nsdname-enable
from yes to no. --disable-rpz-nsdname
appears to have no effect at all. I don't think either of them serve any useful purpose anymore