Wireshark-commits: [Wireshark-commits] rev 46544: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 15 Dec 2012 04:28:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46544

User: mmann
Date: 2012/12/14 08:28 PM

Log:
 From bug 6123, Fix further dissection of data in TCP packets with the Riverbed Transparency options (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6123)
 
 Allow Raw Data dissector to dissect TCP packets with Riverbed Transparency options if sport dissector (found only in Riverbed) is not found.
 
 #BACKPORT

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