https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7255
--- Comment #4 from Tyson Key <tyson.key@xxxxxxxxx> 2012-05-13 07:31:04 PDT ---
PS - You might want to tweak the CCID dissector's RDR_to_PC_DataBlock (0x80)
message type handler to use your dissector for handling return payloads, when
it's selected, if you haven't already. (Otherwise, they get dissected as either
plain Data, or PN532-specific responses).
If you're curious about that design decision, it arose because I was originally
going to support switching protocols on both the Card -> Host, and Host <- Card
sides as a workaround when I decided to plumb in the PN532 dissector. (Although
I never got around to implementing the Card-> Host switching mechanism).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.