ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

From: "BARILLY YANN" <Yann.Barilly@xxxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 2008 17:15:09 +0200
Title: How to select some bytes inside a packet ?

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!

Can someone help me please ?

Regards

Yann