Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19655: /trunk/epan/ /trunk/epan/dissectors/: packet-tcp.

Date: Sun, 22 Oct 2006 00:21:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19655

User: sahlberg
Date: 2006/10/22 12:21 AM

Log:
 add a tcp_tree field to packet_info so that we can access the tree from tcp_dissect_pdus() (and others if need be)
 
 in tcp_dissect_pdus()  add a field ( tcp.pdu.size ) to the tree that displays the pdu size.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +15 -0     packet-tcp.c    Modified

Directory: /trunk/epan/
  Changes    Path             Action
  +1 -0      packet.c         Modified
  +1 -0      packet_info.h    Modified