4504. [security] Allow the maximum number of records in a zone to

be specified.  This provides a control for issues
                        raised in CVE-2016-6170. [RT #42143]
This commit is contained in:
Mark Andrews
2016-11-02 17:31:27 +11:00
parent 1b2e798976
commit 5f8412a4cb
35 changed files with 437 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
$TTL 10
too-big.test. IN SOA too-big.test. hostmaster.too-big.test. 1 3600 900 2419200 3600
too-big.test. IN NS too-big.test.
too-big.test. IN A 10.53.0.3