Also, this new item: http://www.wireshark.org/news/20070702b.html
provides a link to an article which tells you how to develop a plugin dissector from scratch. It might help. On 8/23/07, Abhik Sarkar <[EMAIL PROTECTED]> wrote: > I think it should be in Makefile.common. If you have a look at the > DOCSIS plugin it has lot of .c and .h files. > > Hope this helps > Abhik > > On 8/23/07, Amit Paliwal <[EMAIL PROTECTED]> wrote: > > > > i am writing a plugin which contains packet-xxx.c file and i am writing one > > packet-xxx-ie.h file which contains some relevent prototype declarations of > > function used and i am defining these functions in packet-xxx-ie.c. > > > > i have included packet-xxx-ie.h in packet-xxx.c file because of which > > packet-xxx-ie.h will be compiled but where should i define packet-xxx-ie.c > > file so that it should also get compiled, because this file is not egtting > > compiled now. > > > > please let me know is there any default place for plugins where i need to > > define these fields. > > ______________________________________________________________________ > > > > _______________________________________________ > > Wireshark-dev mailing list > > Wireshark-dev@wireshark.org > > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > > > > _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev