From 61299de7c341b97f91f4e75aeed3fd68ed6c86d0 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 7 Jul 2015 17:55:15 +1000 Subject: [PATCH] unknown family is now a error --- lib/dns/tests/rdata_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/tests/rdata_test.c b/lib/dns/tests/rdata_test.c index 1c866de4a7..9c73cc3046 100644 --- a/lib/dns/tests/rdata_test.c +++ b/lib/dns/tests/rdata_test.c @@ -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 */