diff --git a/src/proto-dns.c b/src/proto-dns.c index fa747b50..865b6fa7 100644 --- a/src/proto-dns.c +++ b/src/proto-dns.c @@ -444,7 +444,7 @@ handle_dns(struct Output *out, time_t timestamp, ip_them, 17, port_them, PROTO_DNS_VERSIONBIND, parsed->ip_ttl, - NULL, 0, + NULL, 0, px + offset, txtlen); return 1; }