Wireshark-commits: [Wireshark-commits] master 4108b54: btl2cap: Improve CoC request/response matchi
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4108b54bc1b5843d952238716626b2694479ccd9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4108b54 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
btl2cap: Improve CoC request/response matching
Use signaling channel and command identifier to match CoC request
and response, and then use scid and dcid later to match SDUs.
Change-Id: If599d216aa9eb4c81db6eebdc4087afa696840a2
Reviewed-on: https://code.wireshark.org/review/34675
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1b72617 GSM MAP: Update to V15.5.0 (2019-06)
add 4108b54 btl2cap: Improve CoC request/response matching
Summary of changes:
epan/dissectors/packet-btl2cap.c | 59 ++++++++++++++++++++++++++--------------
1 file changed, 39 insertions(+), 20 deletions(-)