Wireshark-bugs: [Wireshark-bugs] [Bug 12007] New: editcap packet comment won't add multiple comm

Date: Wed, 13 Jan 2016 23:29:57 +0000
Bug ID 12007
Summary editcap packet comment won't add multiple comments
Product Wireshark
Version unspecified
Hardware x86-64
OS Windows 8.1
Status CONFIRMED
Severity Normal
Priority Low
Component Extras
Assignee [email protected]
Reporter [email protected]

Created attachment 14237 [details]
output file from example

Build Information:
Version 2.0.1 (v2.0.1-0-g59ea380 from master-2.0)

Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 5.3.2, with WinPcap (4_1_3), with libz 1.2.8, with
GLib 2.42.0, with SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, with GnuTLS
3.2.15, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with QtMultimedia,
with AirPcap.

Running on 64-bit Windows 8.1, build 9600, with locale C, with WinPcap version
4.1.3 (packet.dll version 4.1.0.2980), based on libpcap version 1.0 branch
1_0_rel0b (20091008), with GnuTLS 3.2.15, with Gcrypt 1.6.2, without AirPcap.
Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz (with SSE4.2), with 16323MB of
physical memory.


Built using Microsoft Visual C++ 12.0 build 31101

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information.
--
Using 
https://wiki.wireshark.org/Development/PcapNg?action="">

with 
editcap -F pcapng -a 1:one -a 2:two -a 3:three -a 4:four dhcp.pcapng
dhcp_4_comments.pcapng

dhcp_4_comments.pcapng does not contain a comment on packet 1

I also tried this with a collection of files on a Debian system, and with a
script to add a packet comment to each packet in a file, with larger files,
typically from 1/3 to 1/2 of the packets do not have comments. I was able to
add the comments by adding them with one call to editcap per frame (tedious...)

Version information on the Debian system:
Editcap (Wireshark) 2.0.1 (SVN Rev Unknown from unknown)

Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with GLib 2.40.2, with libz 1.2.8.

Running on Linux 3.19.0-43-generic, with locale C, with libz 1.2.8.
Intel(R) Xeon(R) CPU           X5690  @ 3.47GHz (with SSE4.2)

Built using gcc 4.8.4.


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