mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-02 19:59:28 -05:00
- Fix comment name in the rpz nsdname test.
This commit is contained in:
parent
7fb05c01c2
commit
7fb6f9d613
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
4 April 2025: Wouter
|
||||
- Fix mesh_copy_client_info to omit null contents from copy.
|
||||
- Fix comment name in the rpz nsdname test.
|
||||
|
||||
3 April 2025: Wouter
|
||||
- Fix #1263: Exempt loopback addresses from wait-limit.
|
||||
|
|
|
|||
2
testdata/rpz_nsdname.rpl
vendored
2
testdata/rpz_nsdname.rpl
vendored
|
|
@ -32,7 +32,7 @@ stub-zone:
|
|||
stub-addr: 1.1.1.1
|
||||
CONFIG_END
|
||||
|
||||
SCENARIO_BEGIN Test RPZ nsip triggers
|
||||
SCENARIO_BEGIN Test RPZ nsdname triggers
|
||||
|
||||
; . --------------------------------------------------------------------------
|
||||
RANGE_BEGIN 0 100
|
||||
|
|
|
|||
Loading…
Reference in a new issue