Julian,
The
explanation of markers says:
Anything counted in the TCP
sequence-number is
counted for the offset. Specifically
this includes any bytes
"inserted" in the TCP stream
by an UFL and it excludes any other
markers inserted between the one we are
examining and the next PDU
header.
The
part that says “specifically” seems to contradict the previous sentence because
the markers are counted in the TCP sequence-number. May I suggest changing it
to:
With one exception, anything counted in
the TCP sequence-number is
counted for the offset. Specifically
this includes any bytes
"inserted" in the TCP stream
by an UFL. The exception excludes any other
markers inserted between the one we are
examining and the next PDU
header.
Eddy