Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
63566271
Commit
63566271
authored
Nov 21, 2011
by
JINMEI Tatuya
Browse files
[1371] a bit more doc update
parent
15e23bca
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/python/isc/testutils/rrset_utils.py
View file @
63566271
...
...
@@ -20,7 +20,7 @@ from isc.dns import *
def
rrsets_equal
(
a
,
b
):
'''Compare two RRsets, return True if equal, otherwise False
We provide this function as part of test utils we have no direct rrset
We provide this function as part of test utils
as
we have no direct rrset
comparison atm. There's no accessor for sigs either (so this only checks
name, class, type, ttl, and rdata).
Also, since we often use fake data in RRSIGs, RRSIG RDATA are not checked.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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