Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hddemux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dkg
hddemux
Commits
d593ae99
Commit
d593ae99
authored
8 years ago
by
dkg
Browse files
Options
Downloads
Patches
Plain Diff
refer to RFC 2136 explicitly in the text, and capitalize Secure DNS UPDATE
parent
5a566e93
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
draft-dkg-dprive-demux-dns-http.md
+5
-4
5 additions, 4 deletions
draft-dkg-dprive-demux-dns-http.md
with
5 additions
and
4 deletions
draft-dkg-dprive-demux-dns-http.md
+
5
−
4
View file @
d593ae99
...
...
@@ -347,9 +347,10 @@ Recursion Desired) is set when a packet is sent from a stub to a
recursive resolver. The value of such an octet is 0x01. This value
never occurs in octet 4 of a legitimate HTTP client.
But under DNS UPDATE, Opcode is set to 5 and all the option bits are
cleared, which means this value would have 0x40 (ASCII '@'), which
could legitimately occur in some HTTP requests at this position..
But under DNS UPDATE ({{RFC2136}}, Opcode is set to 5 and all the
option bits are cleared, which means this value would have 0x40 (ASCII
'@'), which could legitimately occur in some HTTP requests at this
position..
octet 5
-------
...
...
@@ -405,7 +406,7 @@ octets 12 and 13
In streaming DNS, octets 12 and 13 represent the number of Additional
RRs. When a DNS query is sent with EDNS(0), the OPT RR is accounted
for here. So this is often either 0x0000 or 0x0001. In a
s
ecure DNS
for here. So this is often either 0x0000 or 0x0001. In a
S
ecure DNS
UPDATE {{RFC3007}}, the SIG(0) or TSIG record is also found in this
section, which could increase the values of these octets to 0x0002.
No HTTP client will send octets with these low values at these
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment