Re: [Wireshark-dev] Conversation handling for UDP

2014-03-05 Thread Hadriel Kaplan
So to answer my own questions: Yes, in v1.11 the UDP code changed to always create exact-match conversations, in r53641, in order to support a new 'udp.stream' display filter. Unfortunately that breaks any early-media scenarios for SIP calls. Luckily the SIP/SDP/RTP stuff needs to be re-done

[Wireshark-dev] Conversation handling for UDP

2014-03-04 Thread Hadriel Kaplan
Howdy, I've been looking into bug 9835, which involves SIP+SDP setting up RTP conversations/flows. I've found 3 bugs so far in the relevant code areas, but the last one I'm stuck on looks like it's by design. It looks like the UDP dissector creates a addr:port-specific conversation for new pac