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

Date: Mon, 11 Nov 2013 19:30:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53253

User: mmann
Date: 2013/11/11 07:30 PM

Log:
 Remove tcp_tree from packet_info structure.
 
 All dissectors that call tcp_dissect_pdus() have the same relative tree position, so it doesn't need to be specifically saved in the packet_info.

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

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