From b7c15c31519dc44c1f691e0466badd556ffe9423 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:18:56 +0200 Subject: Adding upstream version 3.7.10. Signed-off-by: Daniel Baumann --- src/dns/dns_rr_eq_sa.ref | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/dns/dns_rr_eq_sa.ref (limited to 'src/dns/dns_rr_eq_sa.ref') diff --git a/src/dns/dns_rr_eq_sa.ref b/src/dns/dns_rr_eq_sa.ref new file mode 100644 index 0000000..45e6b78 --- /dev/null +++ b/src/dns/dns_rr_eq_sa.ref @@ -0,0 +1,24 @@ +168.100.3.2 =?= 168.100.3.2 +tested by function: yes +tested by macro: yes +2604:8d00:189::2 =?= 168.100.3.2 +tested by function: no +tested by macro: no +168.100.3.2 =?= 168.100.3.3 +tested by function: no +tested by macro: no +2604:8d00:189::2 =?= 168.100.3.3 +tested by function: no +tested by macro: no +168.100.3.2 =?= 2604:8d00:189::2 +tested by function: no +tested by macro: no +2604:8d00:189::2 =?= 2604:8d00:189::2 +tested by function: yes +tested by macro: yes +168.100.3.2 =?= 2604:8d00:189::3 +tested by function: no +tested by macro: no +2604:8d00:189::2 =?= 2604:8d00:189::3 +tested by function: no +tested by macro: no -- cgit v1.2.3