ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10923] New: wireshark QT display filter could not auto-com

Date: Thu, 05 Feb 2015 07:17:41 +0000
Bug ID 10923
Summary wireshark QT display filter could not auto-complete the protocol
Product Wireshark
Version 1.99.x (Experimental)
Hardware x86
OS Windows 7
Status UNCONFIRMED
Severity Major
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 1.99.2 (v1.99.2rc0-954-g6db0a35 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 (32-bit) with Qt 5.3.0, with WinPcap (4_1_3), with libz 1.2.5, with
GLib 2.38.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, without PortAudio,
with AirPcap.

Running on 32-bit Windows 7 Service Pack 1, build 7601, with locale C, without
WinPcap, with GnuTLS 3.2.15, with Gcrypt 1.6.2, without AirPcap.
Intel(R) Core(TM) i3 CPU       M 350  @ 2.27GHz (with SSE4.2), with 2991MB of
physical memory.


Built using Microsoft Visual C++ 10.0 build 40219
--
wireshark QT display filter could not auto-complete the protocol.

For example:
If we input lte, the lte_rrc will display automatically.

If we input "s1ap.", then all the IEs belonged to s1ap will display
automatically.

It seems the display filter functions has not been implemented.


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