[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: src
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: src
- From: Dan Brosemer <odin@mace.cleannorth.org>
- Date: Wed, 17 Sep 2003 12:38:54 ()
- Reply-to: odin@mace.cleannorth.org
- Sender: owner-cvs@lists.cleannorth.org
CVSROOT: /cvs Module name: src Repository: src/usr.sbin/bind/lib/isccfg/ Changes by: odin@mace.cleannorth.org. 03/09/17 12:38:54 Modified files: src/usr.sbin/bind/: CHANGES version src/usr.sbin/bind/bin/named/: server.c src/usr.sbin/bind/doc/arm/: Bv9ARM-book.xml Bv9ARM.ch06.html Bv9ARM.ch07.html Bv9ARM.ch08.html Bv9ARM.ch09.html Bv9ARM.html src/usr.sbin/bind/lib/dns/: api log.c ncache.c resolver.c view.c src/usr.sbin/bind/lib/dns/include/dns/: log.h view.h src/usr.sbin/bind/lib/isccfg/: api check.c parser.c Log message: Patch from ISC to return NXDOMAIN for zones providing data other than delegation for zones that should provide only delegation. This can be used to filter out "wildcard" or "synthesized" data from NAT boxes or from authoritative name servers whose undelegated (in-zone) data is of no interest. http://www.isc.org/products/BIND/delegation-only.html Example named.conf entry for the zone: zone "foo" { type delegation-only; };
- Prev by Date: CVS Update: src
- Next by Date: CVS Update: src
- Previous by thread: CVS Update: src
- Next by thread: CVS Update: src
- Index(es):