bind9/bin/tests/system/rpz/ns9
Ondřej Surý 62d59766d6
Remove DNSRPS implementation
DNSRPS was the API for a commercial implementation of Response-Policy
Zones that was supposedly better.  However, it was never open-sourced
and has only ever been available from a single vendor.  This goes against
the principle that the open-source edition of BIND 9 should contain only
features that are generally available and universal.

This commit removes the DNSRPS implementation from BIND 9.  It may be
reinstated in the subscription edition if there's enough interest from
customers, but it would have to be rewritten as a plugin (hook) instead
of hard-wiring it again in so many places.
2024-09-18 17:39:14 +02:00
..
hints Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named.conf.in Remove DNSRPS implementation 2024-09-18 17:39:14 +02:00
rpz.db update the rpz tests to use the dummyrpz library 2023-03-28 18:41:17 -07:00