Skip to content
GitLab
Menu
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
96f5064e
Commit
96f5064e
authored
Jan 20, 2017
by
Tinderbox User
Browse files
update copyright notice / whitespace
parent
b5ff6431
Changes
4
Hide whitespace changes
Inline
Side-by-side
bin/dig/dig.docbook
View file @
96f5064e
...
...
@@ -708,7 +708,7 @@
<para>
Specify EDNS option with code point
<option>
code
</option>
and optionally payload of
<option>
value
</option>
as a
hexadecimal string.
<option>
code
</option>
can be
hexadecimal string.
<option>
code
</option>
can be
either an EDNS option name (for example,
<literal>
NSID
</literal>
or
<literal>
ECS
</literal>
),
or an arbitrary numeric value.
<option>
+noednsopt
</option>
...
...
bin/tests/system/digdelv/ns3/named.conf
View file @
96f5064e
/*
*
Copyright
(
C
)
2015
,
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2015
-
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/digdelv/tests.sh
View file @
96f5064e
# Copyright (C) 2015
,
201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2015
-
201
7
Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
doc/arm/notes.xml
View file @
96f5064e
...
...
@@ -122,7 +122,7 @@
<listitem>
<para>
<command>
dig +ednsopt
</command>
now accepts the names
for EDNS options in addition to numeric values. For example,
for EDNS options in addition to numeric values. For example,
an EDNS Client-Subnet option could be sent using
<command>
dig +ednsopt=ecs:...
</command>
. Thanks to
John Worley of Secure64 for the contribution. [RT #44461]
...
...
Write
Preview
Supports
Markdown
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