Systemd/src/resolve-host
Lennart Poettering d2579eec5e resolved: rework mDNS cache-flush bit handling
This adds a new DnsAnswer item flag "DNS_ANSWER_SHARED_OWNER" which is
set for mDNS RRs that lack the cache-flush bit. The cache-flush bit is
removed from the DnsResourceRecord object in favour of this.

This also splits out the code that removes previous entries when adding
new positive ones into a new separate call dns_cache_remove_previous().
2015-12-18 19:40:47 +01:00
..
Makefile resolved: add tool to query resolved 2014-07-30 16:47:21 +02:00
resolve-host.c resolved: rework mDNS cache-flush bit handling 2015-12-18 19:40:47 +01:00