Files
lneto/x/xnet
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-04-11 18:01:05 -03:00
2026-04-14 19:11:29 -03:00