From 6fd266d4aa8992709ba0fce5ac0895ea77381b73 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Thu, 8 Feb 2001 08:35:46 +0000 Subject: Update to ISC's bug fix release. For those who wish to (or need to) use BIND 9 this upgrade is highly recommended. --- dns/bind94/files/patch-assertions.h | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 dns/bind94/files/patch-assertions.h (limited to 'dns/bind94/files/patch-assertions.h') diff --git a/dns/bind94/files/patch-assertions.h b/dns/bind94/files/patch-assertions.h deleted file mode 100644 index 109fd263a8f3..000000000000 --- a/dns/bind94/files/patch-assertions.h +++ /dev/null @@ -1,15 +0,0 @@ ---- lib/isc/include/isc/assertions.h.ISC Wed Jan 17 15:42:19 2001 -+++ lib/isc/include/isc/assertions.h Tue Feb 6 22:20:19 2001 -@@ -51,6 +51,12 @@ - #define ISC_CHECK_INVARIANT 1 - #endif - -+/* -+ Turn off ISC debugging code to avoid a possible DOS attack -+ related to nmap TCP connect() scanning. -+*/ -+#define ISC_CHECK_NONE -+ - #ifdef ISC_CHECK_NONE - #define ISC_CHECK_REQUIRE 0 - #define ISC_CHECK_ENSURE 0 -- cgit v1.2.3