CRAWDAD tools/analyze/pcap/WScout (v. 2007-09-12)
收藏DataCite Commons2022-12-15 更新2025-04-16 收录
下载链接:
https://ieee-dataport.org/open-access/crawdad-toolsanalyzepcapwscout-v-2007-09-12
下载链接
链接失效反馈官方服务:
资源简介:
Wifidelity toolkit - Trace statistics and timing.The Wifidelity package consists of two tools to identify the completeness and accuracy of 802.11 packet traces. "tracestats" uses 802.11 sequence numbers to quantify completeness, and the "plotscore" script generates a T-Fi plot: an at-a-glance, heatmap visualization of completeness versus load. "tracetiming" uses AP Beacon intervals to quantify packet timestamp accuracy and "plottiming" produces a line plot of timestamp accuracy.File :Wifidelity-0.04.tar.gzBuild :- Requirements:
plotscore, plottiming:
gnuplot >= 4.0
tracestats, tracetiming:
Perl with 64 bit support
Perl lib Net::Pcap
- Files:
tracestats - print trace statistics on beacon intervals
tracetiming - print trace timing information on beacon intervals
Wifidelity/Pcap.pm - Pcap interface
Wifidelity/Stats.pm - Statistics
Wifidelity/80211.pm - 802.11 constants
Wifidelity/Timing.pm - TimingUsage :tracestats:
see ./tracestats -h
tracetiming:
see ./tracetiming -h
plotscore:
./plotscore stats-file "title"
plottiming:
./plottiming timing-file "title" Min us:Max usLastmodified :2008-05-16Dataname :tools/analyze/pcap/wifidelityChange :the initial version.Releasedate :2008-04-30References :schulman-fidelity
The WiFidelity web pageWebsite :http://www.cs.umd.edu/projects/wifidelity/Keyword :802.11
802.11 frames
RFMON
packet trace
signal strength
tcpdumpLicense :This software is released under the GNU GPL.Output :- plotscore, plottiming:
.eps file in the same folder as the input data fileParameters :The default package can only parse pcap traces. If you would like to add
a parser for another trace type follow the interface in Pcap.pm. In the future
this procedure will be simplified.Example :For sample T-Fi plots, please visit the tool homepage ( http://www.cs.umd.edu/projects/wifidelity )Algorithm :Packet traces from 802.11 wireless networks are incomplete
both fundamentally, because antennas do not pick up every transmission,
and practically, because the hardware and software of collection may be
under provisioned. One strategy toward improving the completeness of
a trace of wireless network traffic is to deploy several monitors; these are
likely to capture (and miss) different packets. Merging these traces into
a single, coherent view requires inferring access point (AP) and client
behavior; these inferences introduce errors.
The WiFidelity tool implements methods to evaluate the fidelity of merged
and independent wireless network traces. We show that wireless traces
contain sufficient information to measure their completeness and clock
accuracy. Specifically, packet sequence numbers indicate when packets
have been dropped, and AP beacon intervals help determine the accuracy
of packet timestamps. We also show that trace completeness and clock
accuracy can vary based on load. We apply these metrics to evaluate
fidelity in two ways: (1) to visualize the completeness of different 802.11
traces, which we show with several traces available on CRAWDAD and
(2) to estimate the uncertainty in the time measurements made by the
individual monitors.
提供机构:
IEEE DataPort
创建时间:
2022-12-15



