URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8441d5bf921e5e09871ae14e5980dbed146454f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e8441d5 by Martin Kaiser (wireshark@xxxxxxxxx):
iso14443: make the payload dissector configurable
Add an iso14443.subdissector table where other protocols can register
themselves for iso14443's payload. Register iso7816 dissector in this
table.
Change-Id: Idb17ae014449443448ec4c64017531bc69d806b3
Reviewed-on: https://code.wireshark.org/review/26821
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 398c9dd iso14443: decode the bitrates in the attrib message
adds e8441d5 iso14443: make the payload dissector configurable
Summary of changes:
epan/dissectors/packet-iso14443.c | 14 ++++++++++++--
epan/dissectors/packet-iso7816.c | 1 +
2 files changed, 13 insertions(+), 2 deletions(-)