wireshark-dev  

Re: [Wireshark-dev] Why am I getting a BoundsError?

Andrew Schweitzer
Sat, 28 Oct 2006 13:07:50 -0700

Andrew Schweitzer wrote:

Ok... if I

pinfo->can_desegment = TRUE;

before calling tcp_dissect_pdus it seems to work.

Yay :).

This seems reasonable. Did I miss this in the doc? Maybe the doc needs 
to be updated? Is there a way to contribute to the doc?

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
  • Re: [Wireshark-dev] Why am I getting a BoundsError? Andrew Schweitzer