Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9333] USB: NFC: Final work on PN532, add PN532_HCI dissect

Date: Mon, 28 Oct 2013 00:43:58 +0000

Comment # 17 on bug 9333 from
(In reply to comment #16)
> > By the way: private_data seems to be better than "new_dissector *data".
> > Passing *data manually between functions is not stylish.
> 
> No worries. Good work so far, though - and thanks for the tip on
> inter-dissector integration.

Actually, just the opposite.  Michael Mann (kudos to him) has been working
lately on converting private_data usage to passing data via new_dissector *data
and some general pinfo cleanup as well.  Ref: r52698, r52707, r52718, r52723,
r52728, r52729, r52750, r52751, r52810, r52836, r52856, ...


You are receiving this mail because:
  • You are watching all bug changes.