URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce4e7bdf4bdf86b7ff0bbdbdf3ead6fc8a5136ec
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ce4e7bd by Tomasz Moń (desowin@xxxxxxxxx):
FTDI MPSSE: Initial MPSSE commands dissection
MPSSE response data and chip specific command parameters are not
dissected yet.
Ping-Bug: 11743
Change-Id: If783ef4580d0f8862419a249191f24521e316271
Reviewed-on: https://code.wireshark.org/review/35961
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7ce2ca3 WiMax DLMAP: Add a length check.
add ce4e7bd FTDI MPSSE: Initial MPSSE commands dissection
Summary of changes:
epan/dissectors/packet-ftdi-mpsse.c | 616 +++++++++++++++++++++++++++++++++++-
1 file changed, 612 insertions(+), 4 deletions(-)