I'm writing a dissector for a proprietary protocol and using 
tcp_dissect_pdus. Our packets can be 2k, and sometimes I seem to get 
incorrectly parsed messages in the gui. I see the text in the gui 
"Packet size limited during capture".

I found this in packet-frame.c, and apparently I'm getting a 
"BoundsError", possibly because my "snapshot length too short".

Any idea what's going on here? Is there something I can do to fix it? 
Either in code or in settings?

Thanks

Andy

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to