aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/measite/minidns/LRUCache.java
diff options
context:
space:
mode:
authorRene Treffer <treffer@measite.de>2014-06-12 22:39:51 +0200
committerRene Treffer <treffer@measite.de>2014-06-12 22:39:51 +0200
commit4da60e7e2071f41cb35f9eacf048c30f5dbf6ca6 (patch)
treec8a3984980120e921b79311623ab7601eefc8c39 /src/main/java/de/measite/minidns/LRUCache.java
parent7dd8cfc6e6cd9bafb2cb3a6fdc9866de7d7495a6 (diff)
Simplify cache and extend cache operations.
Remove the external cache dependency and use a simple LRU based on LinkedHashMap. Make it possible to get the parse time of DNSMessage, which means we can evaluate the TTL later on :-)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions