head	1.1;
branch	1.1.1;
access;
symbols
	RELENG_9_1_0_RELEASE:1.1.1.2
	RELENG_9_1:1.1.1.2.0.40
	RELENG_9_1_BP:1.1.1.2
	RELENG_8_3_0_RELEASE:1.1.1.2
	RELENG_8_3:1.1.1.2.0.38
	RELENG_8_3_BP:1.1.1.2
	RELENG_9_0_0_RELEASE:1.1.1.2
	RELENG_9_0:1.1.1.2.0.36
	RELENG_9_0_BP:1.1.1.2
	RELENG_9:1.1.1.2.0.34
	RELENG_9_BP:1.1.1.2
	RELENG_7_4_0_RELEASE:1.1.1.2
	RELENG_8_2_0_RELEASE:1.1.1.2
	RELENG_7_4:1.1.1.2.0.32
	RELENG_7_4_BP:1.1.1.2
	RELENG_8_2:1.1.1.2.0.30
	RELENG_8_2_BP:1.1.1.2
	RELENG_8_1_0_RELEASE:1.1.1.2
	RELENG_8_1:1.1.1.2.0.28
	RELENG_8_1_BP:1.1.1.2
	RELENG_7_3_0_RELEASE:1.1.1.2
	RELENG_7_3:1.1.1.2.0.26
	RELENG_7_3_BP:1.1.1.2
	RELENG_8_0_0_RELEASE:1.1.1.2
	RELENG_8_0:1.1.1.2.0.24
	RELENG_8_0_BP:1.1.1.2
	RELENG_8:1.1.1.2.0.22
	RELENG_8_BP:1.1.1.2
	RELENG_7_2_0_RELEASE:1.1.1.2
	RELENG_7_2:1.1.1.2.0.20
	RELENG_7_2_BP:1.1.1.2
	RELENG_7_1_0_RELEASE:1.1.1.2
	RELENG_6_4_0_RELEASE:1.1.1.2
	RELENG_7_1:1.1.1.2.0.18
	RELENG_7_1_BP:1.1.1.2
	RELENG_6_4:1.1.1.2.0.16
	RELENG_6_4_BP:1.1.1.2
	RELENG_7_0_0_RELEASE:1.1.1.2
	RELENG_6_3_0_RELEASE:1.1.1.2
	RELENG_7_0:1.1.1.2.0.14
	RELENG_7_0_BP:1.1.1.2
	RELENG_6_3:1.1.1.2.0.12
	RELENG_6_3_BP:1.1.1.2
	RELENG_7:1.1.1.2.0.10
	RELENG_7_BP:1.1.1.2
	RELENG_6_2_0_RELEASE:1.1.1.2
	RELENG_6_2:1.1.1.2.0.8
	RELENG_6_2_BP:1.1.1.2
	RELENG_5_5_0_RELEASE:1.1.1.1.2.2
	RELENG_5_5:1.1.1.1.2.2.0.4
	RELENG_5_5_BP:1.1.1.1.2.2
	RELENG_6_1_0_RELEASE:1.1.1.2
	RELENG_6_1:1.1.1.2.0.6
	RELENG_6_1_BP:1.1.1.2
	RELENG_6_0_0_RELEASE:1.1.1.2
	RELENG_6_0:1.1.1.2.0.4
	RELENG_6_0_BP:1.1.1.2
	RELENG_6:1.1.1.2.0.2
	RELENG_6_BP:1.1.1.2
	RELENG_5_4_0_RELEASE:1.1.1.1.2.2
	RELENG_5_4:1.1.1.1.2.2.0.2
	RELENG_5_4_BP:1.1.1.1.2.2
	RELENG_5_3_0_RELEASE:1.1.1.1.2.1
	RELENG_5_3:1.1.1.1.2.1.0.2
	RELENG_5_3_BP:1.1.1.1.2.1
	RELENG_5:1.1.1.1.0.2
	BIND_9_3_0:1.1.1.1
	ISC:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2004.09.23.07.18.48;	author des;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.09.23.07.18.48;	author des;	state Exp;
branches
	1.1.1.1.2.1;
next	1.1.1.2;

1.1.1.2
date	2005.03.17.08.10.33;	author dougb;	state dead;
branches;
next	;

1.1.1.1.2.1
date	2004.09.26.03.09.30;	author des;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	2005.03.23.18.16.23;	author dougb;	state dead;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@
		Known Defects in BIND 9.3.0

* 'dig +chase' does not terminate on a RFC 2308 Type 1 negative response.

* named does not correctly caching a RFC 2308 Type 1 negative response.
  This causes named to emit RFC 2308 Type 3 responses instead of RFC 2308
  Type 2 responses which inturn causes problems for nsupdate (below).

* nsupdate does not handling RFC 2308 Type 3 negative responses when looking
  for the zone / master server.  Use server and zone commands to work around
  this.

* "ifconfig.sh down" doesn't work for Solaris 9.

* named.conf(5) is being installed in the wrong location.

* dig/host/nslookup are only trying the first address when a nameserver was
  specified by name.

* Missing FULLCHECK for "trusted-key" in dig.
@


1.1.1.1
log
@Vendor import of BIND 9.3.0.
@
text
@@


1.1.1.2
log
@Remove files from the vendor branch that were [re]moved in 9.3.1
@
text
@@


1.1.1.1.2.1
log
@MFC: BIND 9 and related bits.

Approved by:	re
@
text
@@


1.1.1.1.2.2
log
@MFC BIND 9.3.1 and related bmake updates

Approved by:	re (kensmith)
@
text
@@


