checker-srv/checker
Pierre-Olivier Mercier 85b10f296d checker: join SRV record Hdr.Name to service domain before parsing
SRV record owners inside the service body are relative to the service
location (subdomain.domain). Using Hdr.Name directly produced relative
owners in the report and broke grouping/dedup. Join via
sdk.JoinRelative against the already-computed serviceDomain.
2026-04-30 08:46:34 +07:00
..
collect.go checker: join SRV record Hdr.Name to service domain before parsing 2026-04-30 08:46:34 +07:00
collect_plugin.go Initial commit 2026-04-26 18:17:38 +07:00
collect_standalone.go Initial commit 2026-04-26 18:17:38 +07:00
definition.go Initial commit 2026-04-26 18:17:38 +07:00
discover.go Initial commit 2026-04-26 18:17:38 +07:00
interactive.go Initial commit 2026-04-26 18:17:38 +07:00
provider.go Initial commit 2026-04-26 18:17:38 +07:00
report.go Initial commit 2026-04-26 18:17:38 +07:00
rules.go Initial commit 2026-04-26 18:17:38 +07:00
rules_cname.go Initial commit 2026-04-26 18:17:38 +07:00
rules_null_target.go Initial commit 2026-04-26 18:17:38 +07:00
rules_port.go Initial commit 2026-04-26 18:17:38 +07:00
rules_present.go Initial commit 2026-04-26 18:17:38 +07:00
rules_priority_weight.go Initial commit 2026-04-26 18:17:38 +07:00
rules_reachable.go Initial commit 2026-04-26 18:17:38 +07:00
rules_redundancy.go Initial commit 2026-04-26 18:17:38 +07:00
rules_resolve.go Initial commit 2026-04-26 18:17:38 +07:00
types.go Initial commit 2026-04-26 18:17:38 +07:00