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

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

Date: Tue, 15 Apr 2003 13:40:58 +0200
The new dissector I talked about (called encaps)  is a plugin.
"make install" place 2 files (encaps.la, encaps.so)  in
/usr/local/lib/ethereal/plugins/.
In this directory I can see the other plugins names (megaco, mgcp, pcli,
etc...) so I think it's the rigth place to have my plugin files.

But maybe I miss some configuration somewhere else.

Regards




|---------+---------------------------->
|         |           "Shaul           |
|         |           Eizikovich"      |
|         |           <Shaul@checkpoint|
|         |           .com>            |
|         |                            |
|         |           15/04/2003 12:59 |
|         |                            |
|---------+---------------------------->
  >------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                              |
  |       To:       philippe.vivarelli@xxxxxxxxxxxxx                                                                             |
  |       cc:                                                                                                                    |
  |       Subject:  RE: [Ethereal-dev] New dissector                                                                             |
  >------------------------------------------------------------------------------------------------------------------------------|




I think that a new dissector is not a new plugin.
You will see your dissector if it has been registered, in the list of
protocols when defining a new filter.
BTW, did you add it to the makefile?

Cheers

-----Original Message-----
From: ethereal-dev-admin@xxxxxxxxxxxx
[mailto:ethereal-dev-admin@xxxxxxxxxxxx]On Behalf Of
philippe.vivarelli@xxxxxxxxxxxxx
Sent: Tuesday, April 15, 2003 1:14 PM
To: Richard Urwin
Cc: ethereal-dev@xxxxxxxxxxxx
Subject: Re: [Ethereal-dev] New dissector



Hi,


I have my new dissector compiling and linking and installing.

But now when I run ethereal I don't see it in the plugins list, and my
protocol in the trace is still seen as unknow.

Does in means the plugin is not take in account ?

If yes what I have to do, to make ethereal using it ?

Thank you.




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