Files
lneto/dns
Yoshio HANAWA a33e9c5fab fix(dns): resolve CNAME chains and prevent invalid IP parsing
- Add automated in-band CNAME chain resolution to extract final A/AAAA IP addresses.
- Replace `MaxResponseAnswers` with `MaxIPs` and `MaxCNAMEs` to explicitly bound resource decoding and prevent memory exhaustion.
- Bound CNAME chain traversal to prevent infinite loops from cyclic records.
2026-08-23 18:27:35 +09:00
..
2026-07-29 20:20:21 -03:00