On Mon, 2002-04-29 at 23:11, Metin Demirci wrote: > Hello, > > I am new to this list so if I ask something obvious please excuse! > > Is there an faq for developers? If I want to look into adding a dissector how would > go about it? Where do I start other than the obvious: copy a current dissector and > modify it! :-) > Function names needed, hooks, requirements etc. for a new module would be > appreciated.
You could look in doc/README.developer and README.tvbuff. There is a dissector sample included. With this info it should be possible, to generate a working dissector. But i have to admit, there are many questions unanswered, so a faq would be nice. What about a wiki for ethereal developers? The odds are good, that i could host one. BTW, i did a java rmi dissector, which is mostly done. Whom should i send it? To this list? Or to Gerald? Cheers, -Michael