Ethereal-dev: Re: [Ethereal-dev] How to access value of hdr.frag_len from subdissector?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Tue, 18 Jun 2002 21:29:34 -0700
On Tue, Jun 18, 2002 at 06:23:27AM -0700, Jaime Fournier wrote:
> As a side note, is there easy way to get say Tethereal
> to identify retrans, or missing frags, that cause the
> whole RPC to retransmit?

It can probably identify DCE RPC-layer retransmissions of requests, as it
keeps track of requests in order to match replies with requests.

The ONC RPC dissector does flag retransmissions in the Info column.