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:
10
bin/tests/system/nsupdate/ns3/too-big.test.db.in
Normal file
10
bin/tests/system/nsupdate/ns3/too-big.test.db.in
Normal 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
|
||||
Reference in New Issue
Block a user