URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c9b23cc7f5852329a0c448c9cd59a79eee38c195
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c9b23cc by Martin Kaiser (wireshark@xxxxxxxxx):
iso14443: add items for the actual length fields
the messages contain "length codes" instead of the actual lengths
use a simple conversion table to covert length codes into lengths
add generated items for the actual lengths
Change-Id: Ic10aed0d20cfca30524cf767798df4eec2330592
Reviewed-on: https://code.wireshark.org/review/13734
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 988b084 iso14443: move the dissection of the attrib command to a separate function
adds c9b23cc iso14443: add items for the actual length fields
Summary of changes:
epan/dissectors/packet-iso14443.c | 69 ++++++++++++++++++++++++++++++++++---
1 file changed, 64 insertions(+), 5 deletions(-)