summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/testdata/message_toWire4.spec
blob: aab7e1081382c4ad714727da804f8a75fb1209c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# Truncated DNS response with TSIG signed
# This is expected to be a response to "fromWire17"
#

[custom]
sections: header:question:tsig
[header]
id: 0x22c2
rd: 1
qr: 1
aa: 1
# It's "truncated":
tc: 1
arcount: 1
[question]
name: www.example.com
rrtype: TXT
[tsig]
as_rr: True
# TSIG QNAME won't be compressed
rr_name: www.example.com
algorithm: hmac-md5
time_signed: 0x4e179212
mac_size: 16
mac: 0x88adc3811d1d6bec7c684438906fc694
original_id: 0x22c2