Wireshark-commits: [Wireshark-commits] rev 46510: /trunk/ /trunk/epan/dissectors/: packet-ssl.c

Date: Wed, 12 Dec 2012 00:02:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46510

User: eapache
Date: 2012/12/11 04:02 PM

Log:
 Use the complete fragment length to reassembly SSL frames. The old method
 of picking them up one at a time failed on jumbo frames.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8075

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -5      packet-ssl.c    Modified