implement lame-ttl.

This commit is contained in:
Mark Andrews
2000-11-08 03:53:16 +00:00
parent ae97c3e72b
commit bfcdcde570
7 changed files with 124 additions and 23 deletions

View File

@@ -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.39 2000/11/04 02:20:57 bwelling Exp $
$Id: options,v 1.40 2000/11/08 03:53:10 marka Exp $
This is a summary of the implementation status of the various named.conf
options in BIND 9.
@@ -65,7 +65,7 @@ options {
[ listen-on-v6 [ port ip_port ] { address_match_list }; ] Yes*
[ query-source ... ] Yes
[ query-source-v6 ... ] Yes*
[ lame-ttl number; ] No
[ lame-ttl number; ] Yes
[ max-transfer-time-in number; ] Yes
[ max-transfer-idle-in number; ] Yes*
[ max-transfer-time-out number; ] Yes*