mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
update copyright notice / whitespace
This commit is contained in:
@@ -708,7 +708,7 @@
|
|||||||
<para>
|
<para>
|
||||||
Specify EDNS option with code point <option>code</option>
|
Specify EDNS option with code point <option>code</option>
|
||||||
and optionally payload of <option>value</option> as a
|
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,
|
either an EDNS option name (for example,
|
||||||
<literal>NSID</literal> or <literal>ECS</literal>),
|
<literal>NSID</literal> or <literal>ECS</literal>),
|
||||||
or an arbitrary numeric value. <option>+noednsopt</option>
|
or an arbitrary numeric value. <option>+noednsopt</option>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
|
* Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
*
|
*
|
||||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
* 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
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2015, 2016 Internet Systems Consortium, Inc. ("ISC")
|
# Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
|
||||||
#
|
#
|
||||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
# 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
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
@@ -122,7 +122,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<command>dig +ednsopt</command> now accepts the names
|
<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
|
an EDNS Client-Subnet option could be sent using
|
||||||
<command>dig +ednsopt=ecs:...</command>. Thanks to
|
<command>dig +ednsopt=ecs:...</command>. Thanks to
|
||||||
John Worley of Secure64 for the contribution. [RT #44461]
|
John Worley of Secure64 for the contribution. [RT #44461]
|
||||||
|
Reference in New Issue
Block a user