File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ specified in the question section of a DNS QUERY (OpCode=0).
4242
4343# Introduction
4444
45- A commonly requested DNS {{!STD13 }} feature is the ability to receive
45+ A commonly requested DNS {{!RFC1035 }} feature is the ability to receive
4646multiple related resource records (RRs) in a single DNS response.
4747
4848For example, it may be desirable to receive the A, AAAA and HTTPS
@@ -177,7 +177,7 @@ i.e. as if each combination had been "the question" per section 4.1 of
177177{{!RFC1035}}.
178178
179179The server MUST detect duplicate RRs and keep only a single copy of each
180- RR in its respective section. Duplicates can occur e.g. in the Answer
180+ RR in its respective section. Duplicates can occur e.g. in the Answer
181181section if a CNAME chain is involved, or in the Authority section if
182182multiple QTYPEs don't exist, etc. Note that RRs can be legitimately
183183duplicated in different sections, e.g. for the (SOA, TYPE12345)
You can’t perform that action at this time.
0 commit comments