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?
2 | No.2 Revision |
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?