Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
19197b5b
Commit
19197b5b
authored
Mar 07, 2011
by
zhanglikun
Browse files
[master] 1. Add changelog. 2. Add cache test data file EXTRA_DISTOF
parent
fa64874f
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
19197b5b
188. [bug] zhang likun
Make the rrset trust level ranking algorithm used by
isc::cache::MessageEntry::getRRsetTrustLevel() follow RFC2181
section 5.4.1.
(Trac #595 git)
187. [bug] zhang likun
Fix the assert error in class isc::cache::RRsetCache by adding the
check for empty pointer and test case for it.
...
...
src/lib/cache/tests/Makefile.am
View file @
19197b5b
...
...
@@ -64,3 +64,5 @@ EXTRA_DIST += testdata/message_fromWire3
EXTRA_DIST
+=
testdata/message_fromWire4
EXTRA_DIST
+=
testdata/message_fromWire5
EXTRA_DIST
+=
testdata/message_fromWire6
EXTRA_DIST
+=
testdata/message_fromWire7
EXTRA_DIST
+=
testdata/message_fromWire8
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