Wireshark mailing list archives

Re: epan_t and capture_file


From: Simon Barber <simon.barber () meraki net>
Date: Thu, 13 Apr 2017 16:40:46 -0700

I ask because I am working out how to connect the wlan_radio dissector with
the wireless timeline UI code. Right now the only use of the data field in
epan_t that I can find is as a link to the capture_file. Also the only link
from the capture_file->window field is to the QT MainWindow, so in theory I
can from the dissector test if the window is set, and if so access the
MainWindow, and thus the WirelessTimeline directly. OK, or should I find
another way?

On Thu, Apr 13, 2017 at 12:10 PM, Guy Harris <guy () alum mit edu> wrote:

On Apr 13, 2017, at 10:52 AM, Simon Barber <simon.barber () meraki net>
wrote:

Why are they loosely coupled?

In theory, libwireshark could be used in a program that doesn't have a
"capture file" from which the packets come.
____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=
unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: