Hi currently i've written code for own plugin for RRC Messages by taking existing code reference from existing wireshark e.g:packet-gsm_rlcmac.c and i'm using some API's also from epan/dissectors,after a lot of struggle,i compiled my code and i'm facing this error Warn Dissector bug, protocol MY_PROTO, in packet 1056: More than 1000000 items in the tree -- possible infinite loop,Here MY_PROTO is my protocol name,can any body help me to resolve this issue.. asked 24 Jun '14, 22:59 sagar
Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
|
sample of code :