Fix RPZ CIDR tree insertion bug (#43035)
(cherry picked from commit 131307a70e)
This commit is contained in:
12
bin/tests/system/rpzrecurse/ns2/db.clientip21
Normal file
12
bin/tests/system/rpzrecurse/ns2/db.clientip21
Normal file
@@ -0,0 +1,12 @@
|
||||
; Copyright (C) 2015, 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 60
|
||||
@ IN SOA root.ns ns 1996072700 3600 1800 86400 60
|
||||
NS ns
|
||||
ns A 127.0.0.1
|
||||
32.3.0.53.10.rpz-client-ip A 10.53.0.1
|
||||
31.2.0.53.10.rpz-client-ip CNAME .
|
||||
Reference in New Issue
Block a user