Wireshark mailing list archives

Re: wiretap - using as a library rather than coupled with Wireshark?


From: Guy Harris <guy () alum mit edu>
Date: Thu, 3 Dec 2015 14:28:16 -0800


On Dec 3, 2015, at 2:02 PM, Richard Kinder <rkinder () quantenna com> wrote:

and I get something which is pcap + RT. I’m pushing the packet timestamp from the airopeek capture into the tsfts RT 
field,

"RT" as in "radiotap"?

If so, the packet timestamp should not be used as the TSF timestamp value; instead, if the 
PHDR_802_11_HAS_TSF_TIMESTAMP bit is set in the presence_flags field of the "struct ieee_802_11_phdr" pseudo-header, 
use the tsf_timestamp field of that structure as the TSFT field in the radiotap header, otherwise don't put a TSFT 
field into the radiotap header.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: