It is a private opcode to MAP.

/Yin

On 6/5/07, Anders Broman <[EMAIL PROTECTED]> wrote:
> Hi,
> Is it a private opcode to MAP or something missing from MAP?
> Regards
> Anders
>
> -----Ursprungligt meddelande-----
> Från: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] För yin sun
> Skickat: den 5 juni 2007 20:59
> Till: Developer support list for Wireshark
> Ämne: [Wireshark-dev] how to make tcap subdissector in plugin
>
> Hello developer,
>
> I have made the FooPage example working for plugin. Now I want to have
> a plugin similar to GSM-MAP but as a plugin. Basically this plugin
> will provide decoder for new opcode. The problem is, to register under
> tcap I have to call add_itu_tcap_subdissector as I read from gsmmap
> code. And this function is defined in dissectors.lib, which is not
> visible to plugin. So the question is
> 1. Can we in general make all the functions in dissectors accessible to
> plugin.
> 2. where should we draw a line between dissector and plugin.
>
> Thanks,
> /Yin
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
> _______________________________________________
> Wireshark-dev mailing list
> [email protected]
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to