http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32790
User: morriss
Date: 2010/05/13 11:28 AM
Log:
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075.html
(as referenced in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2907 ) and
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3411 :
Write a new convenience routine for finding a conversation and, if it is not
found, create it. The frame number and addresses are taken from pinfo (as is
the common case).
Use this function in a bunch of dissectors.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -8 packet-afp.c Modified
+1 -7 packet-afs.c Modified
+2 -6 packet-ajp13.c Modified
+1 -9 packet-aoe.c Modified
+1 -6 packet-applemidi.c Modified
+1 -8 packet-atalk.c Modified
+1 -7 packet-beep.c Modified
+2 -11 packet-classicstun.c Modified
+6 -16 packet-dcerpc.c Modified
+1 -11 packet-diameter.c Modified
+6 -13 packet-dnp.c Modified
(56 files not shown)