mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-31 03:49:35 -05:00
remove duplicate statements.
git-svn-id: file:///svn/unbound/trunk@4364 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
d506659635
commit
3e1e982625
8 changed files with 0 additions and 8 deletions
1
testdata/ipsecmod_bogus_ipseckey.crpl
vendored
1
testdata/ipsecmod_bogus_ipseckey.crpl
vendored
|
|
@ -15,7 +15,6 @@ server:
|
|||
ipsecmod-hook: "../../testdata/ipsecmod_hook.sh"
|
||||
ipsecmod-strict: no
|
||||
ipsecmod-max-ttl: 200
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/ipsecmod_ignore_bogus_ipseckey.crpl
vendored
1
testdata/ipsecmod_ignore_bogus_ipseckey.crpl
vendored
|
|
@ -16,7 +16,6 @@ server:
|
|||
ipsecmod-strict: no
|
||||
ipsecmod-max-ttl: 200
|
||||
ipsecmod-ignore-bogus: yes
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/subnet_cached.crpl
vendored
1
testdata/subnet_cached.crpl
vendored
|
|
@ -11,7 +11,6 @@ server:
|
|||
module-config: "subnetcache validator iterator"
|
||||
verbosity: 3
|
||||
access-control: 127.0.0.1 allow_snoop
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/subnet_val_positive.crpl
vendored
1
testdata/subnet_val_positive.crpl
vendored
|
|
@ -9,7 +9,6 @@ server:
|
|||
max-client-subnet-ipv4: 17
|
||||
module-config: "subnetcache validator iterator"
|
||||
verbosity: 3
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/subnet_val_positive_client.crpl
vendored
1
testdata/subnet_val_positive_client.crpl
vendored
|
|
@ -10,7 +10,6 @@ server:
|
|||
max-client-subnet-ipv4: 17
|
||||
module-config: "subnetcache validator iterator"
|
||||
verbosity: 3
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/val_ds_gost_downgrade.crpl
vendored
1
testdata/val_ds_gost_downgrade.crpl
vendored
|
|
@ -7,7 +7,6 @@ server:
|
|||
fake-sha1: yes
|
||||
trust-anchor-signaling: no
|
||||
harden-algo-downgrade: yes
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/val_ds_sha2_downgrade.crpl
vendored
1
testdata/val_ds_sha2_downgrade.crpl
vendored
|
|
@ -8,7 +8,6 @@ server:
|
|||
fake-sha1: yes
|
||||
trust-anchor-signaling: no
|
||||
harden-algo-downgrade: yes
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
1
testdata/val_ds_sha2_lenient.crpl
vendored
1
testdata/val_ds_sha2_lenient.crpl
vendored
|
|
@ -8,7 +8,6 @@ server:
|
|||
fake-sha1: yes
|
||||
trust-anchor-signaling: no
|
||||
harden-algo-downgrade: no
|
||||
trust-anchor-signaling: no
|
||||
|
||||
stub-zone:
|
||||
name: "."
|
||||
|
|
|
|||
Loading…
Reference in a new issue