/netbsd/external/bsd/openldap/dist/tests/scripts/ |
H A D | test016-subref | 16 RCODE=10 17 test $BACKEND = null && RCODE=0 88 if test $RC != $RCODE ; then 126 if test $RC != $RCODE ; then 135 if test $RC != $RCODE ; then 144 if test $RC != $RCODE ; then 154 if test $RC != $RCODE ; then 163 if test $RC != $RCODE ; then 172 if test $RC != $RCODE ; then
|
/netbsd/external/bsd/unbound/dist/libunbound/python/doc/modules/ |
H A D | unbound.rst | 66 DNS RCODE for the result. May contain additional error code if there was no data due to an error. 69 …RCODE can be represented in display representation form (string) using :attr:`rcode_str` attribute. 85 **RCODE**
|
/netbsd/external/bsd/nsd/dist/doc/ |
H A D | REQUIREMENTS | 254 OPCODE 1 (IQUERY) results in RCODE=4 NOTIMPL (rfc1035) 255 OPCODE 2 (STATUS) results in RCODE=4 NOTIMPL (rfc1035) 256 OPCODE 3 (RESERVED) results in RCODE=4 NOTIMPL 257 OPCODE 4 (NOTIFY) results in RCODE=4 access control list 272 QDCOUNT!=1 results in RCODE=1 FORMERR 281 namespace will lead to RCODE=REFUSED. 296 BIND9 generates a status RCODE=5 REFUSED. 305 RCODE=BADVERSION and VERSION=0 (The server supports EDNS0) In 340 case QTYPE=IXFR respond with RCODE=5 (REFUSED) 440 <domain-name>, set RCODE to YXDOMAIN [DNSUPD] and [all …]
|
H A D | TODO | 120 ! 3 "RCODE for dynamic updates" --- how to send dynamic updates?
|
H A D | differences.tex | 388 an answer, with the appropriate RCODE (mostly NOTIMPL and FORMERR, but 434 For UPDATE, you can get either REFUSED/NXRRSET/other RCODE from BIND 9.3.2 or
|
H A D | ChangeLog | 2536 * Fix RCODE when xNAME loop final answer not exist to NXDOMAIN. 2578 - RFC 2845: If BADKEY or BADSIG, RCODE should be NOTAUTH.
|
H A D | RELNOTES | 1294 - Fix RCODE when CNAME loop final answer does not exist, should
|
/netbsd/external/bsd/nsd/dist/ |
H A D | xfrd-notify.c | 171 if(RCODE(packet) != RCODE_OK) { in reply_pkt_is_ack() 173 zone->apex_str, rcode2str(RCODE(packet)), in reply_pkt_is_ack() 175 if(RCODE(packet) == RCODE_IMPL) in reply_pkt_is_ack()
|
H A D | packet.h | 83 #define RCODE(packet) (*buffer_at((packet), 3) & RCODE_MASK) macro
|
H A D | rrl.c | 245 if(RCODE(query->packet) == RCODE_NXDOMAIN) { in rrl_classify() 252 if(RCODE(query->packet) != RCODE_OK) { in rrl_classify()
|
H A D | xfrd.c | 1985 if(RCODE(packet) != RCODE_OK) { in xfrd_parse_received_xfr_packet() 1987 if(!(verbosity < 3 && (RCODE(packet) == RCODE_IMPL || in xfrd_parse_received_xfr_packet() 1988 RCODE(packet) == RCODE_FORMAT) && in xfrd_parse_received_xfr_packet() 1993 zone->apex_str, rcode2str(RCODE(packet)), in xfrd_parse_received_xfr_packet() 1996 if (RCODE(packet) == RCODE_IMPL || in xfrd_parse_received_xfr_packet() 1997 RCODE(packet) == RCODE_FORMAT) { in xfrd_parse_received_xfr_packet() 2000 if (RCODE(packet) != RCODE_NOTAUTH) { in xfrd_parse_received_xfr_packet() 2013 if (RCODE(packet) == RCODE_NOTAUTH) { in xfrd_parse_received_xfr_packet()
|
H A D | server.c | 3637 if (RCODE(q->packet) == RCODE_OK && !AA(q->packet)) { in handle_udp() 3657 STATUP2(data->nsd, rcode, RCODE(q->packet)); in handle_udp() 3658 ZTATUP2(data->nsd, q->zone, rcode, RCODE(q->packet)); in handle_udp() 4004 if (RCODE(data->query->packet) == RCODE_OK in handle_tcp_reading() 4031 STATUP2(data->nsd, rcode, RCODE(data->query->packet)); in handle_tcp_reading() 4032 ZTATUP2(data->nsd, data->query->zone, rcode, RCODE(data->query->packet)); in handle_tcp_reading() 4497 if (RCODE(data->query->packet) == RCODE_OK in handle_tls_reading() 4524 STATUP2(data->nsd, rcode, RCODE(data->query->packet)); in handle_tls_reading() 4525 ZTATUP2(data->nsd, data->query->zone, rcode, RCODE(data->query->packet)); in handle_tls_reading()
|
H A D | xfr-inspect.c | 204 AD(pkt)?" AD":"", CD(pkt)?" CD":"", rcode2str(RCODE(pkt)), in inspect_packet()
|
H A D | query.c | 1275 if (RCODE(q->packet)!=RCODE_OK) { in answer_authoritative() 1535 if (RCODE(q->packet) != RCODE_OK || !process_query_section(q)) { in query_process() 1702 if (RCODE(q->packet) == RCODE_FORMAT) { in query_add_optional()
|
/netbsd/external/bsd/unbound/dist/doc/ |
H A D | FEATURES | 53 RFC 6604: xNAME RCODE and status bits.
|
H A D | Changelog | 3529 - Use RCODE from A query on DNS64 synthesized answer. 5669 - Be lenient when a NSEC NameError response with RCODE=NXDOMAIN is 5672 RCODE should have been NOERROR. If this occurs, and the RRsets 5673 are secure, we set the RCODE to NOERROR and the security status
|
/netbsd/external/bsd/unbound/dist/contrib/ |
H A D | redirect-bogus.patch | 335 + * @param r: RCODE value to encode.
|
/netbsd/external/bsd/unbound/dist/pythonmod/doc/modules/ |
H A D | struct.rst | 150 Extended RCODE.
|
/netbsd/external/ibm-public/postfix/dist/proto/ |
H A D | stop.spell-cc | 1091 RCODE
|
/netbsd/external/mpl/bind/dist/doc/arm/ |
H A D | general.rst | 212 :rfc:`6604` - D. Eastlake, 3rd. *xNAME RCODE and Status Bits Clarification.*
|
/netbsd/external/mpl/bind/dist/lib/dns/tests/testdata/dst/ |
H A D | test1.data | 1410 |QR| Opcode |AA|TC|RD|RA| Z | RCODE | 1476 RCODE Response code - this 4 bit field is set as part of
|
H A D | test2.data | 1410 |QR| Opcode |AA|TC|RD|RA| Z | RCODE | 1476 RCODE Response code - this 4 bit field is set as part of
|
/netbsd/external/mpl/bind/dist/ |
H A D | CHANGES | 377 used RCODE instead of OPCODE to lookup the nemonic.
|
/netbsd/external/ibm-public/postfix/dist/ |
H A D | HISTORY | 19184 Internal: DNS client support to report reply RCODE information,
|