]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make whether to follow additional data records generic
authorMark Andrews <marka@isc.org>
Tue, 23 Mar 2021 23:58:09 +0000 (10:58 +1100)
committerMark Andrews <marka@isc.org>
Wed, 18 Aug 2021 03:49:48 +0000 (13:49 +1000)
commitf0265b8fa691c41975e395dfd58dc41699adb902
treee2ab6957637a426e89b7e950241b0ac5668ac5b8
parentb5b6c1f6d85e8bb5fd5893ee9dec07e5523d1d51
Make whether to follow additional data records generic

Adds dns_rdatatype_followadditional() and
DNS_RDATATYPEATTR_FOLLOWADDITIONAL
lib/dns/include/dns/rdata.h
lib/dns/rdata.c
lib/dns/rdata/in_1/srv_33.c
lib/ns/query.c