ctdb-tests: Update statd-callout tests to handle both modes
[samba4-gss.git] / source4 / librpc / tests / dns-decode_dns_name_packet-hex.txt
blob84b55f2d3622b7095e6b88824a0dd6e6afe63bfd
1 pull returned Success
2     dns_name_packet: struct dns_name_packet
3         id                       : 0xecef (60655)
4         operation                : 0x2800 (10240)
5             0x00: DNS_RCODE                 (0)
6                0: DNS_FLAG_RECURSION_AVAIL 
7                0: DNS_FLAG_RECURSION_DESIRED
8                0: DNS_FLAG_TRUNCATION      
9                0: DNS_FLAG_AUTHORITATIVE   
10             0x05: DNS_OPCODE                (5)
11                0: DNS_FLAG_REPLY           
12         qdcount                  : 0x0001 (1)
13         ancount                  : 0x0000 (0)
14         nscount                  : 0x0001 (1)
15         arcount                  : 0x0000 (0)
16         questions: ARRAY(1)
17             questions: struct dns_name_question
18                 name                     : 'samba2003.example.com'
19                 question_type            : DNS_QTYPE_SOA (0x6)
20                 question_class           : DNS_QCLASS_IN (0x1)
21         answers: ARRAY(0)
22         nsrecs: ARRAY(1)
23             nsrecs: struct dns_res_rec
24                 name                     : 'cnamedotprefix0.samba2003.example.com'
25                 rr_type                  : DNS_QTYPE_CNAME (0x5)
26                 rr_class                 : DNS_QCLASS_IN (0x1)
27                 ttl                      : 0x00000384 (900)
28                 length                   : 0x0013 (19)
29                 rdata                    : union dns_rdata(case 0x5)
30                 cname_record             : ''
31                 unexpected               : DATA_BLOB length=18
32 [0000] 0F 62 6E 61 6D 65 64 6F   74 70 72 65 66 69 78 32   .bnamedo tprefix2
33 [0010] C0 0C                                               ..
34         additional: ARRAY(0)
35 dump OK