Wireshark-commits: [Wireshark-commits] master 9c28c92: USBLL: Handle addresses for all packets
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c28c92d78c9e936dd555b0b6fe277d890ebd7a4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
9c28c92 by Ameya Deshpande (ameya.181co205@xxxxxxxxxxx):
USBLL: Handle addresses for all packets
This is based on patch created by Krzysztof Opasiak.
USB is a stateful protocol. So we store the link to the previous
packets.
Ping-Bug: 15908
Change-Id: I5d844041b68375a5b3ffc46f1e8ffca2804ed5b6
Reviewed-on: https://code.wireshark.org/review/34309
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2f21e7c ACDR: Support LawfulIntercept bit
add 9c28c92 USBLL: Handle addresses for all packets
Summary of changes:
epan/dissectors/packet-usbll.c | 145 ++++++++++++++++++++++++++++++++++++++---
1 file changed, 137 insertions(+), 8 deletions(-)