message_fromWire17.spec 367 B

12345678910111213141516171819202122
  1. #
  2. # A simple DNS query message with TSIG signed
  3. #
  4. [custom]
  5. sections: header:question:tsig
  6. [header]
  7. id: 0x22c2
  8. rd: 1
  9. arcount: 1
  10. [question]
  11. name: www.example.com
  12. rrtype: TXT
  13. [tsig]
  14. as_rr: True
  15. # TSIG QNAME won't be compressed
  16. rr_name: www.example.com
  17. algorithm: hmac-md5
  18. time_signed: 0x4e179212
  19. mac_size: 16
  20. mac: 0x8214b04634e32323d651ac60b08e6388
  21. original_id: 0x22c2