options revision 10e6498d6d7b2cfd8d822788d817fc9a3e0b0c3a
Copyright (C) 2000 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
$Id: options,v 1.4 2000/12/13 00:15:10 tale Exp $
options {
...
[ notify-forward yes_or_no; ]
};
view "view_name" [ ( in | hs | hesiod | chaos ) ] {
...
[ notify-forward yes_or_no; ]
};
zone "zone_name" {
type slave;
...
[ notify-forward yes_or_no; ]
};
notify-forward:
If 'yes' forward notifies which match 'allow-notify' to zone
masters. If 'no' accept the notify which match 'allow-notify'
as if it came from a master. Default 'no'.