Wireshark 4.5.0
The Wireshark network protocol analyzer
|
#include <QScrollArea>
#include <stdio.h>
#include <config.h>
#include "file.h"
#include "ui/ws_ui_util.h"
#include <epan/prefs.h>
#include <epan/plugin_if.h>
#include <epan/tap.h>
#include <epan/timestamp.h>
#include <epan/dissectors/packet-ieee80211-radio.h>
#include "cfile.h"
Go to the source code of this file.
Classes | |
class | WirelessTimeline |
Macros | |
#define | TIMELINE_HEIGHT 64 |
#define | TIMELINE_MAX_ZOOM 25.0 |
GUI to show an 802.11 wireless timeline of packets
Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs
Copyright 2012 Parc Inc and Samsung Electronics Copyright 2015, 2016 & 2017 Cisco Inc
SPDX-License-Identifier: GPL-2.0-or-later