Wireshark-commits: [Wireshark-commits] rev 18687: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-dcerpc.c
From:
ulfl@xxxxxxxxxxxxx
Date: Sat, 08 Jul 2006 14:55:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18687
User: ulfl
Date: 2006/07/08 02:55 PM
Log:
if the request/response subdissector couldn't be called because of missing bind information,
add a generated field telling the user and add an expert info entry
This often happens when the capture misses the binding procedure at the beginning of a conversation "capture start too late".
Directory: /trunk/epan/dissectors/
Changes Path Action
+14 -2 packet-dcerpc.c Modified