I wrote (embarrassingly) trivial patch for NSD4 to minimize
size of ANY response as per draft-ietf-dnsop-refuse-any-00 --- When NSD
receives ANY query for existing owner name it returns single RRSet
(plus RRSIG) instead of all RRSets.
To NSD developers: I don’t expect that this patch will be applied
to NSD mainline code since this practice is still in draft. Please
consider to implement this feature after this draft is finalized.
I wrote (embarrassingly) trivial patch for NSD4 to minimize
size of ANY response as per draft-ietf-dnsop-refuse-any-00 --- When NSD
receives ANY query for existing owner name it returns single RRSet
(plus RRSIG) instead of all RRSets.
To NSD developers: I don’t expect that this patch will be applied
to NSD mainline code since this practice is still in draft. Please
consider to implement this feature after this draft is finalized.
It could be a run-time option, defaulting to false. An operator could
then switch it on or off.