mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
This commit is contained in:
@@ -1066,6 +1066,9 @@
|
|||||||
resolve the name being looked up. It will follow
|
resolve the name being looked up. It will follow
|
||||||
referrals from the root servers, showing the answer
|
referrals from the root servers, showing the answer
|
||||||
from each server that was used to resolve the lookup.
|
from each server that was used to resolve the lookup.
|
||||||
|
</para> <para>
|
||||||
|
If @server is also specified, it affects only the
|
||||||
|
initial query for the root zone name servers.
|
||||||
</para> <para>
|
</para> <para>
|
||||||
<command>+dnssec</command> is also set when +trace
|
<command>+dnssec</command> is also set when +trace
|
||||||
is set to better emulate the default queries from a
|
is set to better emulate the default queries from a
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
static char xslmsg[] =
|
static char xslmsg[] =
|
||||||
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
|
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"
|
||||||
"<!--\n"
|
"<!--\n"
|
||||||
" - Copyright (C) 2006-2009, 2012-2014 Internet Systems Consortium, Inc. (\"ISC\")\n"
|
" - Copyright (C) 2006-2009, 2012-2015 Internet Systems Consortium, Inc. (\"ISC\")\n"
|
||||||
" -\n"
|
" -\n"
|
||||||
" - Permission to use, copy, modify, and/or distribute this software for any\n"
|
" - Permission to use, copy, modify, and/or distribute this software for any\n"
|
||||||
" - purpose with or without fee is hereby granted, provided that the above\n"
|
" - purpose with or without fee is hereby granted, provided that the above\n"
|
||||||
|
Reference in New Issue
Block a user