Bug ID |
11305
|
Summary |
Not stop -a filecount <COUNT>
|
Product |
Wireshark
|
Version |
1.12.6
|
Hardware |
x86-64
|
OS |
Windows 8.1
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Medium
|
Component |
TShark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark 1.12.6 (v1.12.6-0-gee1fce6 from master-1.12)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
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 (32-bit) with GLib 2.38.0, with WinPcap (4_1_3), with libz 1.2.5, with
SMI 0.4.8, with c-ares 1.9.1, with Lua 5.2, without Python, with GnuTLS 3.2.15,
with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP.
Running on 64-bit Windows 8.1, build 9600, without WinPcap.
Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz, with 12173MB of physical
memory.
Built using Microsoft Visual C++ 10.0 build 40219
--
This bus ONLY portable version.
When run Wireshark portable and set parameters:
1) Use multiple files
2) Next file every 1 mb
3) Stop Capture Automatically Afrer 5 files
4) Capture Files: D:\WiresharkPortable\out\test.dump
Wireshark don't stop automatically after capture 5 files.
When run tshark.exe -i 4 -b filesize:1024 -a files:5 -w out\test.dump, then
Tshark don't stop automatically after capture 5 files too.
You are receiving this mail because:
- You are watching all bug changes.