Wireshark-commits: [Wireshark-commits] master 486d163: iso14443: support larger frame sizes
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=486d163470a73e088735e943f701265679a83377
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
486d163 by Martin Kaiser (wireshark@xxxxxxxxx):
iso14443: support larger frame sizes
Recent updates to the iso14443 specifications increased the maximum frame size
from 256 to 4096. This affects FSC, FSD and type b's max frame size.
Append the optional sizes >256 to the array of possible frame sizes.
Change-Id: I12ffb3a4bbd019dc38030de179526f7ec96b19cb
Reviewed-on: https://code.wireshark.org/review/37690
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 638d989 Revert "ISO14443: Update some commands"
add 486d163 iso14443: support larger frame sizes
Summary of changes:
epan/dissectors/packet-iso14443.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)