https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4012
Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.morriss.ws@xxxxxxxxx
--- Comment #2 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-11-29 12:30:20 PST ---
I think I looked at this briefly a while ago. The basic problem, IIRC (and
it's completely possible that I don't), is that SCCP's conversation code is not
set up to handle multiple conversations on the same SLR/DLR. The generic
conversation code (epan/conversation.c) does handle it, again IIRC, by treating
storing a list of conversations on the same ports: see the code comparing the
current frame number to conversation->setup_frame.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.