dns common: dns_records_match() matches tombstones
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Mon, 12 Apr 2021 21:57:33 +0000 (09:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jun 2021 08:38:34 +0000 (08:38 +0000)
commit341febfb264c68b2e459e066c0824b38cb6be84a
tree34666a0e11565dfe570b6b2d3accd53c48251e3d
parent070e7113d4c9f267db856eb4db6d6c2505047a64
dns common: dns_records_match() matches tombstones

This will be needed by the RPC server. Other callers already filter
out tombstones, so this is OK.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dns_server/dnsserver_common.c