Comment # 15
on bug 11641
from Pascal Quantin
(In reply to Gerrit Code Review from comment #14)
> Change 11372 had a related patch set uploaded by Pascal Quantin:
> STUN: create a new conversation after receiving a ConnectionBind Success
> Response message
>
> https://code.wireshark.org/review/11372
If you can compile Wireshark yourself, could you give a try to this patch? It
seems to work with your sample capture but has the drawback of creating a new
"conversation" so as to switch the dissector from stun to data. It means (for
example) that tcp.stream index gets incremented and TCP relative sequence
number gets reset. I'm not sure whether this is a good or bad thing, but that's
the only idea I have for now to handle your use case.
I also asked for suggestion in the Gerrit review.
You are receiving this mail because:
- You are watching all bug changes.