Request for evolution in TCP dissector
Pierre JUHEN <[email protected]> Mon, 09 Oct 2006 21:33:51 +0200
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
------------------- The Ethereal project is being continued at a new site. Please go to http://www.wireshark.org and subscribe to [email protected]. Don't forget to unsubscribe from this list at http://www.ethereal.com/mailman/listinfo/ethereal-dev ------------------- I would like to use the pdml of tshark to work on a "reassembled" TCP layer. If the packet needs really reassembling, it's ok, and I can use the "tcp.segment" fields to get the payload. But if the applicative PDU is inside only one packet, there is no tcp.segment. Would it be possible to get a "tcp.segment" to get the payload, even if there is only one segment. Thanks for your advice Pierre JUHEN