Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I have Arinc 429 protocol data captured for almost 10 minutes and I want to filter out a particular label in all the packets of data captured.

Unfortunately, standard releases of Wireshark don't appear to include any support for dissecting the ARINC 429 protocol, so there won't be any ARINC 429 fields that are filterable. If you have an unofficial ARINC 429 dissector, you will need to look at the list of named fields it provides, and see if any of them correspond to a "label" and, if so, find out what type that field has, so you can write a display filter expression that matches that label.