add a tcp_tree field to packet_info so that we can access the tree from tcp_dissect_p...
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 22 Oct 2006 00:21:40 +0000 (00:21 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 22 Oct 2006 00:21:40 +0000 (00:21 +0000)
commite46016007f24b3292824ff256dce7719d87c7b90
treed6b9a42024a93ad553f620d72a1d016f0259f356
parent62d0eab2b3070384aa30a6ee54831d5da6713f3f
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19655 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-tcp.c
epan/packet.c
epan/packet_info.h