URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f58286aeef72a1a4f1df6a888a7ff6900ede436
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7f58286 by Martin Kaiser (wireshark@xxxxxxxxx):
iso14443: dissect the CID in the attrib message
For type B cards, the PCD assigns a card identifier (CID)
in the attrib message it sends to the card. The card sends
the assigned CID back in its response.
We already dissect the CID in the response. Dissect it in the
attrib message as well.
Change-Id: Ic0bd200f0e40496d8fe3121aa9ad601a269de36c
Reviewed-on: https://code.wireshark.org/review/33183
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cff013f pfcp: Update to 3GPP TS 29.244 V15.5.0
add 7f58286 iso14443: dissect the CID in the attrib message
Summary of changes:
epan/dissectors/packet-iso14443.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)