https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3096
Martin Kaiser <wireshark@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wireshark@xxxxxxxxx
--- Comment #10 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-01-23 14:31:03 PST ---
Dear all,
please see the attached patch for a first attempt to support opt_comment. The
comments are passed on from pcapng to wiretap and stored in a hash table
associated with a capture_file. Does this approach make sense to you?
The comment of the currently selected packet is displayed as the tooltip of the
packetlist view. Could the scope of the tooltip be limited to the current row?
For now there's no support for writing comments to pcapng files. Only 7bit
ascii characters are working, I've not looked into UTF-8 etc.
Please let me know of any feedback you have, I'm happy to discuss this during
our FOSDEM meeting.
Best regards,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.