message_fromWire15.spec 350 B

12345678910111213141516171819202122
  1. #
  2. # Invalid TSIG: not at the end of the message
  3. #
  4. [custom]
  5. sections: header:question:tsig:edns
  6. [header]
  7. id: 0x2d65
  8. rd: 1
  9. arcount: 2
  10. [question]
  11. name: www.example.com
  12. [tsig]
  13. as_rr: True
  14. rr_name: www.example.com
  15. algorithm: hmac-md5
  16. time_signed: 0x4da8877a
  17. mac_size: 16
  18. mac: 0x227026ad297beee721ce6c6fff1e9ef3
  19. original_id: 0x2d65
  20. [edns]
  21. # (all default)