]> git.ipfire.org Git - thirdparty/glibc.git/commit
support: Change non-address output format of support_format_dns_packet
authorFlorian Weimer <fweimer@redhat.com>
Fri, 24 Jun 2022 16:16:41 +0000 (18:16 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 24 Jun 2022 16:18:41 +0000 (18:18 +0200)
commit62a321b12d0e397af88fa422db65079332f971dc
treeb9af8bb37cac7d94eeacfc86112d4cf8f676bb61
parent58fc66a91ca511cc12901cb599914f31948e02d5
support: Change non-address output format of support_format_dns_packet

It makes sense to include the owner name (LHS) and record type in the
output, so that they can be checked for correctness.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
support/support_format_dns_packet.c
support/tst-support_format_dns_packet.c