Bug ID |
8574
|
Summary |
option for capinfos to display the capture comment
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.9.x (Experimental)
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Extras
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
Hi,
as discussed in
http://www.wireshark.org/lists/wireshark-dev/201304/msg00023.html
I added an option -k (for German "Kommentar" as -c/-C are already taken) to
display a file's capture comment. For PCAPng files, that's the comment in the
SHB.
I converted multi-line comments into a single line by replacing the \n with
spaces.
Should be straightforward. I'll leave it for review and comments before I check
it in.
Best regards,
Martin
You are receiving this mail because:
- You are watching all bug changes.