Hi,

I tried to mark packet in MEGACO dissector. I use these methods:

     pinfo->fd->flags.marked=1;
     tap_queue_packet(megaco_tap, pinfo,NULL);

I triyed to mark all megaco packets, but packets are not marked. Do you 
no why? I made the same change in packet_mgcp.c, and it worked well.

Petr
   
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to