Thanks Brain
But if they have the wireshark which came with distribution ,is there a way to plugin this dissector into that machine.so that they need not install wireshark again.
Regards
Chiru
On Wed, Feb 17, 2010 at 7:29 PM, Brian Oleksa
<oleksab@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Chiru
Yes....if you developed your dissector on your local linux
machine...once you compiled it... it will create a <your dissector>.so file.
This .so file can be given to someone that is running Fedora with
wireshark installed and they can then run your dissector.
All they have to do is put the .so file in the plugin directory and it
will work.
Hopes this helps.
Thanks,
Brian
Chiru Reddy wrote:
> Hi All
>
> I have developed a dissector .
> Can some one use this dissector on their PC's with out compiling
> wireshark source.
> Can i install this plugin to a Fedora supplied wireshark.
>
>
> Thanks in Advance
> Chiranjeevi
>
> ------------------------------------------------------------------------