This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
unbound
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/unbound.git
synced
2026-08-23 08:02:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca2139bf3d4e10aa7fb8b810c08ca861194f72f6
unbound
/
util
/
storage
T
History
xiangbao227
93e5705259
I found that in function lruhash_remove, table was locked at first ,then lru_remove the entry , then unlock the table, and then markdel entry , but in function rrset_cache_touch , the entry will be touched to lru again before markdelling entry in function lruhash_remove. This is a bug!
2021-01-13 10:33:41 +08:00
..
dnstree.c
- Added RPZ response IP support
2019-07-16 18:43:16 +02:00
dnstree.h
- Added RPZ response IP support
2019-07-16 18:43:16 +02:00
lookup3.c
- Fix doxygen issue
2019-07-16 19:45:49 +02:00
lookup3.h
And
fix
#551
REGENT to COPYRIGHT HOLDER in license in file headings.
2014-02-07 13:28:39 +00:00
lruhash.c
I found that in function lruhash_remove, table was locked at first ,then lru_remove the entry , then unlock the table, and then markdel entry , but in function rrset_cache_touch , the entry will be touched to lru again before markdelling entry in function lruhash_remove. This is a bug!
2021-01-13 10:33:41 +08:00
lruhash.h
- fixup for lruhash (whitespace and header file comment).
2017-03-20 15:51:34 +00:00
slabhash.c
nicer code, in function.
2018-07-17 15:07:09 +00:00
slabhash.h
nicer code, in function.
2018-07-17 15:07:09 +00:00