]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
unknown family is now a error
authorMark Andrews <marka@isc.org>
Tue, 7 Jul 2015 07:55:15 +0000 (17:55 +1000)
committerMark Andrews <marka@isc.org>
Tue, 7 Jul 2015 07:55:15 +0000 (17:55 +1000)
lib/dns/tests/rdata_test.c

index 1c866de4a7a8156c7250f26cfd819f030f3095ee..9c73cc30463d93177e2ec535e32e8fd700f6ff53 100644 (file)
@@ -96,7 +96,7 @@ ATF_TC_BODY(edns_client_subnet, tc) {
                          0x00, 0x08, 0x00, 0x04,
                          0x00, 0x00, 0x00, 0x00
                        },
-                       8, ISC_TRUE
+                       8, ISC_FALSE
                },
                {
                        /* Option code family 1 (ipv4), source 0, scope 0 */