Home
last modified time | relevance | path

Searched refs:RCODE (Results 1 – 24 of 24) sorted by relevance

/netbsd/external/bsd/openldap/dist/tests/scripts/
H A Dtest016-subref16 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 Dunbound.rst66 DNS RCODE for the result. May contain additional error code if there was no data due to an error.
69RCODE can be represented in display representation form (string) using :attr:`rcode_str` attribute.
85 **RCODE**
/netbsd/external/bsd/nsd/dist/doc/
H A DREQUIREMENTS254 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 DTODO120 ! 3 "RCODE for dynamic updates" --- how to send dynamic updates?
H A Ddifferences.tex388 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 DChangeLog2536 * Fix RCODE when xNAME loop final answer not exist to NXDOMAIN.
2578 - RFC 2845: If BADKEY or BADSIG, RCODE should be NOTAUTH.
H A DRELNOTES1294 - Fix RCODE when CNAME loop final answer does not exist, should
/netbsd/external/bsd/nsd/dist/
H A Dxfrd-notify.c171 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 Dpacket.h83 #define RCODE(packet) (*buffer_at((packet), 3) & RCODE_MASK) macro
H A Drrl.c245 if(RCODE(query->packet) == RCODE_NXDOMAIN) { in rrl_classify()
252 if(RCODE(query->packet) != RCODE_OK) { in rrl_classify()
H A Dxfrd.c1985 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 Dserver.c3637 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 Dxfr-inspect.c204 AD(pkt)?" AD":"", CD(pkt)?" CD":"", rcode2str(RCODE(pkt)), in inspect_packet()
H A Dquery.c1275 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 DFEATURES53 RFC 6604: xNAME RCODE and status bits.
H A DChangelog3529 - 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 Dredirect-bogus.patch335 + * @param r: RCODE value to encode.
/netbsd/external/bsd/unbound/dist/pythonmod/doc/modules/
H A Dstruct.rst150 Extended RCODE.
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1091 RCODE
/netbsd/external/mpl/bind/dist/doc/arm/
H A Dgeneral.rst212 :rfc:`6604` - D. Eastlake, 3rd. *xNAME RCODE and Status Bits Clarification.*
/netbsd/external/mpl/bind/dist/lib/dns/tests/testdata/dst/
H A Dtest1.data1410 |QR| Opcode |AA|TC|RD|RA| Z | RCODE |
1476 RCODE Response code - this 4 bit field is set as part of
H A Dtest2.data1410 |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 DCHANGES377 used RCODE instead of OPCODE to lookup the nemonic.
/netbsd/external/ibm-public/postfix/dist/
H A DHISTORY19184 Internal: DNS client support to report reply RCODE information,