Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
0a10d772
Commit
0a10d772
authored
Mar 26, 2001
by
Brian Wellington
Browse files
remove comment referring to dead code.
parent
3d1483d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/zone.c
View file @
0a10d772
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: zone.c,v 1.31
3
2001/03/2
3 00:33:28 gson
Exp $ */
/* $Id: zone.c,v 1.31
4
2001/03/2
6 21:11:33 bwelling
Exp $ */
#include
<config.h>
...
...
@@ -3964,8 +3964,7 @@ dns_zone_notifyreceive(dns_zone_t *zone, isc_sockaddr_t *from,
/*
* Accept notify requests from non masters if they are on
* 'zone->notify_acl'. If DNS_ZONEOPT_NOTIFYFORWARD is set
* then forward the notify.
* 'zone->notify_acl'.
*/
isc_netaddr_fromsockaddr
(
&
netaddr
,
from
);
if
(
i
>=
zone
->
masterscnt
&&
zone
->
notify_acl
!=
NULL
&&
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment