ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 23 Sep 2006 13:21:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19304

User: sahlberg
Date: 2006/09/23 01:21 PM

Log:
 replace a rotating buffer in smb with ep allocated memory
 
 dont try dcerpc reassembly of fragments if we dont have the entire pdu
 
 only call the heuristical dissectors once from smb/pipe as per guy(?)s comments about idempotence.
 when doing reassembly, the dcerpc dissector is indeed not idempotent any more.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +4 -4      packet-dcerpc.c      Modified
  +3 -12     packet-smb-pipe.c    Modified
  +1 -7      packet-smb.c         Modified