]> git.ipfire.org Git - thirdparty/bind9.git/commit
Return FORMERR for ECS family 0
authorMark Andrews <marka@isc.org>
Wed, 18 Feb 2026 23:03:36 +0000 (10:03 +1100)
committerMark Andrews <marka@isc.org>
Thu, 19 Feb 2026 02:17:19 +0000 (13:17 +1100)
commit757e503536a0fc036c87da39a4795e917a4380e6
treed691421b1e607ceb27f8b82b6fe8aef123ab7826
parentefadf228b1aba84b6cece69e56e5cfae0872e4a2
Return FORMERR for ECS family 0

RFC 7871 only defines family 1 (IPv4) and 2 (IPv6). Additionally
it requires FORMERR to be returned for all unknown families.
bin/tests/system/digdelv/tests.sh
lib/ns/client.c