<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi everyone,</p>
    <p>I have "log-queries=extra" turned on in my dnsmasq
      configuration.  For most queries/responses, it's adding the serial
      and IP/port to the beginning of each line as I believe it's
      supposed to.</p>
    <p>However, for TXT records, it'll provide the serial/ip/port for
      the query, but the response is missing that information.</p>
    <p><br>
    </p>
    <p>The version info is:</p>
    <p><font face="monospace">dnsmasq -v<br>
        Dnsmasq version 2.84  Copyright (c) 2000-2021 Simon Kelley<br>
        Compile time options: IPv6 GNU-getopt no-DBus no-UBus i18n IDN2
        DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth cryptohash
        DNSSEC loop-detect no-inotify dumpfile</font></p>
    <p><font face="monospace"></font><br>
    </p>
    <p>The log example:</p>
    <p><font face="monospace"><span>Sep 17 16:17:58 <daemon.info>
          dnsserver dnsmasq[86290]: 299023 192.168.x.y/21079 query[TXT]
          <mark>xxyy.com</mark> from 192.168.x.y</span></font></p>
    <p><font face="monospace"><span></span><span>Sep 17 16:17:58
          <daemon.info> </span></font><font face="monospace"><span><font
            face="monospace"><span>dnsserver</span></font>
          dnsmasq[86290]: reply xxyy<mark>.com</mark> is v=spf1 a mx ptr
          a:xxyy.com ~all</span></font><br>
      <span></span></p>
    <p><br>
    </p>
    <p>Is there something I've missed to add that info, or is this a
      defect?</p>
    <p><br>
    </p>
    <p>I've searched for this issue in this list via Google, but haven't
      found anything.  Forgive me if I missed something!</p>
    <p><br>
    </p>
    <p>Thanks in advance,</p>
    <p>Joseph Ward<br>
    </p>
  </body>
</html>