Wireshark mailing list archives

ATM Dissector: calling sub-dissector for specific VPI/VCI values only


From: Andrii Vladyka <a.vladyka () ukr net>
Date: Tue, 25 Dec 2018 08:15:39 +0200

Greetings,
I have a protocol that works over ATM. I need to develop a sub-dissector that will be called by ATM dissector only when 
VPI/VCI pair matches specific values range, otherwise leave ATM payload undissected.

Is there a way to register ATM sub-dissectors the same way we do it for UDP/TCP? I.e. when register sub-dissectors for 
TCP/UDP we call dissector_add_uint() specifying port number. Is there way to achieve the same for ATM using VPI/VCI 
values instead of port number?

Regards,
Andrii Vladyka
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: