]> git.ipfire.org Git - thirdparty/systemd.git/history - src/resolve/resolved-dns-cache.c
resolved: scope - write() unicast DNS packets
[thirdparty/systemd.git] / src / resolve / resolved-dns-cache.c
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringresolved: fix crash when shutting down
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-11  Lennart Poetteringresolved: implement full LLMNR conflict detection logic
2014-08-11  Lennart Poetteringresolved: properly check return value of dns_resource_r...
2014-07-31  Lennart Poetteringresolved: don't bother caching negative RRs when the...
2014-07-31  Lennart Poetteringresolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC...
2014-07-30  Lennart Poetteringresolved: properly handle adding empty replies to cache
2014-07-30  Lennart Poetteringresolved: never cache ANY lookups
2014-07-29  Lennart Poetteringresolved: only cache answer RRs, never additional or...
2014-07-29  Lennart Poetteringresolve: add llmnr responder side for UDP and TCP
2014-07-23  Lennart Poetteringresolved: implement negative caching
2014-07-23  Lennart Poetteringresolved: rework logic so that we can share transaction...
2014-07-18  Lennart Poetteringresolved: various bad memory access fixes to the cache
2014-07-17  Lennart Poetteringresolved: add DNS cache