URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77b3532958eb5546b44ff91ac889f04b70b0ec4a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
77b3532 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[H248] Use hf fields from the SDP dissector to make it possible to find
related SDP in other protocols such as SIP.
Change-Id: I5fb01128e6070f21b09b4f8364b5650f71fa305e
Reviewed-on: https://code.wireshark.org/review/7719
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 98b7f21 [Reassembly] Fix a reassembly case where the two fragments are in the same frame but in different SCTP DATA chunks, whitout the patch the message is reassembled in both chunks leading to duplicated upper layer PDU:s in the frame.
adds 77b3532 [H248] Use hf fields from the SDP dissector to make it possible to find related SDP in other protocols such as SIP.
Summary of changes:
epan/dissectors/packet-h248_annex_c.c | 71 ++++++++++++++++++++++++++++++---
1 file changed, 65 insertions(+), 6 deletions(-)