Dear Geert,

On Fri, 2022-04-15 at 10:17 +0200, Geert Stappers via Dnsmasq-
discuss wrote:
> > -               log_query_mysockaddr(F_NOEXTRA | F_DNSSEC,
> > daemon->namebuff, &srv->addr,
> > -                                    "dnssec-retry", (forward-
> > >flags & FREC_DNSKEY_QUERY) ? T_DNSKEY : T_DS);
> > +               log_query_mysockaddr(F_NOEXTRA | F_DNSSEC |
> > F_SERVER, daemon->namebuff, &srv->addr,
> > +                                    (forward->flags &
> > FREC_DNSKEY_QUERY) ? "dnssec-retry[DNSKEY]" : "dnssec-
> > retry[DS]", 0);
> 
> I see more changes as commit message says.

What do you see in addition?

It is a minimal invasive change that fixes the omission in a
previous commit as already said in the first mail:

On Sun, 2022-04-10 at 10:46 +0200, Dominik Derigs wrote:
> This is added by this patch implementing it in the same way as
> used already when logging "dnssec-query" in the code.

This is the commit, if you want to compare the change yourself:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=ff43d35aeef6178f7471c6f37e91845c9a72bd2f

Happy Easter and best regards,
Dominik


_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to