Ethereal-dev: RE: [Ethereal-dev] Megaco dissector

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Anders Broman (AL/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Mon, 10 Jan 2005 09:30:39 +0100
Hi,
As far as I know the only reason why it wasn't regestering was that it wasn't needed :)

To submitt a patch do a diff -u against the latest svn version and send it in.
Best regards
Anders

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx]
Sent: den 9 januari 2005 09:15
To: ethereal-dev@xxxxxxxxxxxx
Subject: [Ethereal-dev] Megaco dissector


Hi everyone,

I would like to dissect Megaco packets running on top of a 
proprietary protocol, for some reason the plugin does not register 
itself (via register_dissector), and a handle can't be created
in other dissectors.

fixing this would involve adding something like the following :
register_dissector("megaco", dissect_megaco_text, proto_megaco);
int the proto_reg_handoff_megaco init section.

Any apparent reason why the dissector is not registered, if not
how do I submit the patch?

Tnx
Tomer
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev