Wireshark-bugs: [Wireshark-bugs] [Bug 12028] New: More capture and display filter bookmarks woul

Date: Tue, 19 Jan 2016 01:21:23 +0000
Bug ID 12028
Summary More capture and display filter bookmarks would be useful
Product Wireshark
Version Git
Hardware x86
OS Mac OS X 10.9
Status CONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.1.0 (v2.1.0rc0-1586-ge42a262 from master)

Copyright 1998-2016 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 libpcap, without POSIX capabilities, with
libz 1.2.5, with GLib 2.44.1, without SMI, with c-ares 1.10.0, with Lua 5.2,
with GnuTLS 3.3.10, with Gcrypt 1.6.2, with MIT Kerberos, with GeoIP, with
QtMultimedia, without AirPcap.

Running on Mac OS X 10.9.5, build 13F1507 (Darwin 13.4.0), with locale C, with
libpcap version 1.3.0 - Apple version 41, with libz 1.2.5, with GnuTLS 3.3.10,
with Gcrypt 1.6.2.
Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (with SSE4.2)

Built using clang 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57).
--
Laura Chappell pointed out that there's no way to save a capture filter from
the Capture Options / Capture Interfaces window. There's also no way to choose
saved display filters from the I/O Graph dialog.

CaptureFilterEdit has some support for a bookmark icon but we don't use it. We
should probably do so along with making the capture bookmark icon a different
color in order to differentiate capture from display filters.

DisplayFilterEdit is used in lots of places. We should probably enable the
bookmark button in most of them.


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