The implementation intentionally prefers the name appearing last in
DNSSEC canonical order. Align the ARM and source comment with the RPZ
specification.
response-policy option.
2. Prefer CLIENT-IP to QNAME to IP to NSDNAME to NSIP triggers in a
single zone.
-3. Among NSDNAME triggers, prefer the trigger that matches the smallest
- name under the DNSSEC ordering.
+3. Among NSDNAME triggers, prefer the trigger whose matched name server
+ domain name appears last in the DNSSEC canonical ordering.
4. Among IP or NSIP triggers, prefer the trigger with the longest
prefix.
5. Among triggers with the same prefix length, prefer the IP or NSIP
* With more than one applicable policy, prefer
* the earliest configured policy,
* client-IP over QNAME over IP over NSDNAME over NSIP,
- * and the smallest name.
+ * and the name that appears last in DNSSEC canonical
+ * order.
* We known st->m.rpz->num >= rpz->num and either
* st->m.rpz->num > rpz->num or st->m.type >= rpz_type
*/