ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] How to select some bytes inside a packet ?

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Wed, 17 Sep 2008 11:53:39 -0400


BARILLY YANN wrote:
Hi,

my goal is at least to implement statistics for SIGTRAN as we can find for GSM.

I'd like to select the destination local references (dlr), once I have found a network failure and apply this sccp.dlr as a filter.

I know how to find a packet that mentions the network failure, and how to apply the filter. But I'm not able to select the sccp.dlr out of clicking on it... that's not realy powerfull for an automated function!

When you say SIGTRAN do you mean SUA or...?

When you say a network failure, do you mean a COREF (SUA) or...?

A single-packet example capture might help me understand what you mean.