mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
fetch-glue is obsolete
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Copyright (C) 2000 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: options,v 1.41 2000/11/14 01:12:43 marka Exp $
|
||||
$Id: options,v 1.42 2000/11/14 18:10:59 gson Exp $
|
||||
|
||||
This is a summary of the implementation status of the various named.conf
|
||||
options in BIND 9.
|
||||
@@ -44,7 +44,7 @@ options {
|
||||
[ deallocate-on-exit yes_or_no; ] Obsolete+
|
||||
[ dialup yes_or_no; ] Yes
|
||||
[ fake-iquery yes_or_no; ] Obsolete-
|
||||
[ fetch-glue yes_or_no; ] No
|
||||
[ fetch-glue yes_or_no; ] Obsolete
|
||||
[ has-old-clients yes_or_no; ] Obsolete
|
||||
[ host-statistics yes_or_no; ] No
|
||||
[ multiple-cnames yes_or_no; ] Obsolete-
|
||||
@@ -210,7 +210,7 @@ view "view_name" [ ( in | hs | hesiod | chaos ) ] { Yes*
|
||||
match-clients { address_match_list }; Yes*
|
||||
[ zone ... ] Yes
|
||||
[ auth-nxdomain yes_or_no; ] Yes
|
||||
[ fetch-glue yes_or_no; ] No
|
||||
[ fetch-glue yes_or_no; ] Obsolete
|
||||
[ notify yes_or_no; ] Yes
|
||||
[ recursion yes_or_no; ] Yes
|
||||
[ rfc2308-type1 yes_or_no; ] No
|
||||
|
Reference in New Issue
Block a user