Wireshark-commits: [Wireshark-commits] master b942ef0: iso14443: we reassemble APDUs, not TPDUs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 25 May 2019 13:30:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b942ef0615c405c1f441fa98fe5aa46b4dcfdce0
Submitter: "Martin Kaiser <wireshark@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b942ef0 by Martin Kaiser (wireshark@xxxxxxxxx):

    iso14443: we reassemble APDUs, not TPDUs
    
    Fix the field names and the filter strings accordingly.
    
    Change-Id: I4275abc04962a364dfea2ea76ca9877d82e0ae06
    Reviewed-on: https://code.wireshark.org/review/33354
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8494ef9   AERON: Properly handle heartbeat frame length
     add  b942ef0   iso14443: we reassemble APDUs, not TPDUs


Summary of changes:
 epan/dissectors/packet-iso14443.c | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)