Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
f9df3b7b
Commit
f9df3b7b
authored
Mar 30, 1999
by
Michael Graff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
parent
952c9d12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/dns/include/dns/message.h
lib/dns/include/dns/message.h
+2
-2
No files found.
lib/dns/include/dns/message.h
View file @
f9df3b7b
...
...
@@ -42,11 +42,11 @@
* TSIG checking is also done at this layer, and any DNSSEC information should
* also be performed at this time.
*
* If dns_msg_fromwire() returns DNS_R
ESULT
_MOREDATA additional
* If dns_msg_fromwire() returns DNS_R_MOREDATA additional
* message packets are required. This implies an EDNS message.
*
* When going from structure to wire, dns_msg_towire() will return
* DNS_R
ESULT
_MOREDATA if there is more data left in the output buffer that
* DNS_R_MOREDATA if there is more data left in the output buffer that
* could not be rendered into the exisiting buffer.
*
* XXX Needed: ways to handle TSIG and DNSSEC, supply TSIG and DNSSEC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment