Searched refs:nodata (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/unbound/validator/ |
| H A D | val_nsec3.h | 220 struct query_info* qinfo, struct key_entry_key* kkey, int* nodata);
|
| H A D | val_nsec3.c | 1408 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 D | validator.c | 1431 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 D | Changelog | 647 - 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 D | requirements.txt | 195 with attempt at no-DS proof) or a nodata answer with attempt
|
| H A D | example.conf.in | 686 # o static serves local data, else, nxdomain or nodata answer.
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 436 + LIBRPZ_POLICY_NODATA =6, /* 'nodata': answer with ANCOUNT=0 */
|