Wireshark mailing list archives

Re: query regarding register of protocol


From: Evan Huus <eapache () gmail com>
Date: Wed, 19 Feb 2014 10:20:10 -0500

On Wed, Feb 19, 2014 at 9:37 AM, Rahul Rohit <rahul.rohit () aricent com> wrote:
Hi,

If I have two protocols A and B, is it possible to register the handle of
protocol B in the protocol table of A and to register the handle of protocol
A in the

Protocol table of  B at the same time.

Absolutely. Just create the tables in the proto_register_NAME
functions, and register in them in the proto_reg_handoff_NAME
functions.

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


Current thread: