Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
deckard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
31
Issues
31
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Knot projects
deckard
Commits
b1896050
Commit
b1896050
authored
Dec 10, 2015
by
Grigorii Demidov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drop policy test
parent
d5d1fa04
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
1 deletion
+25
-1
sets/resolver/module_policy_deny.rpl
sets/resolver/module_policy_deny.rpl
+1
-1
sets/resolver/module_policy_drop.rpl
sets/resolver/module_policy_drop.rpl
+24
-0
No files found.
sets/resolver/module_policy_deny.rpl
View file @
b1896050
...
...
@@ -3,7 +3,7 @@
feature-list: policy=policy:add(policy.suffix(policy.DENY, {todname('example.cz')}))
CONFIG_END
SCENARIO_BEGIN Simple
static hint
test
SCENARIO_BEGIN Simple
policy
test
STEP 10 QUERY
ENTRY_BEGIN
...
...
sets/resolver/module_policy_drop.rpl
0 → 100644
View file @
b1896050
; config options
stub-addr: 193.0.14.129 # K.ROOT-SERVERS.NET.
feature-list: policy=policy:add(policy.suffix(policy.DROP, {todname('example.cz')}))
CONFIG_END
SCENARIO_BEGIN Simple policy test
STEP 10 QUERY
ENTRY_BEGIN
REPLY RD
SECTION QUESTION
www.example.cz. IN A
ENTRY_END
STEP 20 CHECK_ANSWER
ENTRY_BEGIN
MATCH all
REPLY QR RD RA SERVFAIL
SECTION QUESTION
www.example.cz. IN A
SECTION ANSWER
ENTRY_END
SCENARIO_END
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment