Transaction id in response is 2 bytes

2025-01-02 09:58:53 -06:00
parent 49a1bfe411
commit 71d7ad1319

@ -12,7 +12,7 @@ Specifically, that means (all in big-endian):
* Class: IN (0x0001)
The unit will respond with a unicast packet. For my local system, that packet contains (for an IPv4 system):
* Transaction ID: 0x00
* Transaction ID: 0x0000
* Flags: 0x8400 (Breaking down the bits here, that means 1 0000 1 0 0 0 0 0 0 0000, or 1: "is response", 0000: "opcode 0", 1: "is authority", 0: "not truncated", 0: "no recursion desired", 0: "no recursion available", 0: reserved 0 bit, 0: "answer is not authenticated", 0: "non-authenticated data is unaccaptable" (🤷), 0000: "no error")
* Questions: 0x0000
* Answer RRs: 0x0004