Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
cb8c4d7a
Commit
cb8c4d7a
authored
May 15, 2007
by
Mark Andrews
Browse files
s/ENDS/EDNS/
parent
fe322046
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/client.c
View file @
cb8c4d7a
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: client.c,v 1.24
5
2007/0
3/29 06:36:29
marka Exp $ */
/* $Id: client.c,v 1.24
6
2007/0
5/15 21:54:08
marka Exp $ */
#include
<config.h>
...
...
@@ -1180,7 +1180,7 @@ client_addopt(ns_client_t *client) {
rdatalist
->
ttl
=
(
client
->
extflags
&
DNS_MESSAGEEXTFLAG_REPLYPRESERVE
);
/*
* No E
N
DS options in the default case.
* No ED
N
S options in the default case.
*/
rdata
->
data
=
NULL
;
rdata
->
length
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment