Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

https://datatracker.ietf.org/doc/html/rfc1035#section-4.1.4

The pointer takes the form of a two octet sequence:

    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
    | 1  1|                OFFSET                   |
    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+

Did the pointer exceed 255 so needed a bit in the upper octet?

https://datatracker.ietf.org/doc/html/rfc1035#section-4.1.4

The pointer takes the form of a two octet sequence:

    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
    | 1  1|                OFFSET                   |
    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+

Did the pointer offset exceed 255 so needed a bit in the upper octet?