]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: dev: Return FORMERR for ECS family 0
authorMark Andrews <marka@isc.org>
Thu, 19 Feb 2026 12:23:53 +0000 (23:23 +1100)
committerMark Andrews <marka@isc.org>
Thu, 19 Feb 2026 12:23:53 +0000 (23:23 +1100)
RFC 7871 only defines family 1 (IPv4) and 2 (IPv6). Additionally
it requires FORMERR to be returned for all unknown families.

Backport of MR !11563

Merge branch 'backport-marka-formerr-family-0-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11565


Trivial merge