Home
last modified time | relevance | path

Searched refs:nodata (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/unbound/validator/
H A Dval_nsec3.h220 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata);
H A Dval_nsec3.c1408 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata) in nsec3_prove_nxornodata() argument
1413 *nodata = 0; in nsec3_prove_nxornodata()
1432 *nodata = 1; in nsec3_prove_nxornodata()
1434 *nodata = 1; in nsec3_prove_nxornodata()
H A Dvalidator.c1431 int nodata; in validate_cname_noanswer_response() local
1434 chase_reply->ns_numrrsets, qchase, kkey, &nodata); in validate_cname_noanswer_response()
1441 if(nodata) in validate_cname_noanswer_response()
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog647 - Fix auth-zone NSEC3 response for wildcard nodata answers,
655 - Fix for auth zone nsec3 ent fix for wildcard nodata.
5696 nxdomain and nodata distinguished.
7214 - fixup DS test so apex nodata works again.
7954 * nodata answer (exist, but not that type).
8266 - nsec3 nodata proof, nods proof, wildcard proof.
8297 and *.name NSECs can prove nodata for empty nonterminals.
8300 for a nodata proof.
8337 - validator nodata, positive, referral tests.
8398 nodata work.
[all …]
H A Drequirements.txt195 with attempt at no-DS proof) or a nodata answer with attempt
H A Dexample.conf.in686 # o static serves local data, else, nxdomain or nodata answer.
/freebsd-12.1/contrib/unbound/contrib/
H A Dfastrpz.patch436 + LIBRPZ_POLICY_NODATA =6, /* 'nodata': answer with ANCOUNT=0 */