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