URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17e61dfd2d7ee7b84917f594a37bf0cd9750bae3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
17e61df by Pascal Quantin (pascal.quantin@xxxxxxxxx):
USB: add support for alternate setting selection
With this, the traffic of a device implementing both NCM and MBIM protocols is properly identified as MBIM when selected by the host
Bug: 11018
Change-Id: I438ab1917945d9c5ba13329d515abc7e2cd13896
Reviewed-on: https://code.wireshark.org/review/7519
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit aa9497b1d8fbcd194d3d8330ce66936b20808c76)
Conflicts:
epan/dissectors/packet-usb.c
Reviewed-on: https://code.wireshark.org/review/7554
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 8b14004 [ICMP] Don't use icmp_original_dgram_length for redirect packet
adds 17e61df USB: add support for alternate setting selection
Summary of changes:
epan/dissectors/packet-usb.c | 61 +++++++++++++++++++++++++++++++++++-------
epan/dissectors/packet-usb.h | 2 ++
2 files changed, 53 insertions(+), 10 deletions(-)