https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7275
Summary: iso7816: dissect ATR (answer to reset)
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Dear all,
the attached patch for the iso7816 dissector adds dissection of the ATR
(answer to reset) structure.
When I wrote this, I wasn't sure about the difference between
proto_tree_add_boolean_format() and proto_tree_add_boolean_format_value()
I went for proto_tree_add_boolean_format(). If that's not ok, please let me
know.
Thanks for any other comments and for merging the patch, as usual.
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.