Wireshark-commits: [Wireshark-commits] rev 26305: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 30 Sep 2008 12:24:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26305

User: sake
Date: 2008/09/30 05:24 AM

Log:
 Make the index from the conversation-struct available as field
 "tcp.stream", this will make it possible to sort packets by
 tcp stream, filter tcp streams exactly, etc.
 
 It is also the preparation for a fix for bug 1447

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1 -1      packet-socks.c    Modified
  +42 -49    packet-tcp.c      Modified
  +6 -1      packet-tcp.h      Modified