summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/testdata/message_toText1.spec
blob: b31310e7731080ff27388a9df68e17b8c49fc3bf (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
#
# A standard DNS message (taken from an invocation of dig)
#

[custom]
sections: header:question:a/1:ns:a/2
[header]
id: 29174
qr: 1
aa: 1
ancount: 1
nscount: 1
arcount: 1
[question]
name: www.example.com
[a/1]
as_rr: True
rr_name: www.example.com
address: 192.0.2.80
[ns]
as_rr: True
[a/2]
as_rr: True
rr_name: ns.example.com