文件名称:pcaploss
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-04-10
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
In order to introduce loss into a controlled manner to the PCAP files using the Markov error traces, a tool called
pcaploss, available in source code form, is available and attached in the package (including Makefile). This tool
takes a pcapfile as input and transforms it into another altered pcap. The usage message for pcaploss is:
pcaploss: Usage: ./pcaploss <pcap_in> <pcap_out> <loss_file> [<#pkts>]
where the format of the loss trace file isaccording to the format introduced in section 6.7.3.3.2.1. If the optional integer
argument #pktsis present, only the number of packets indicated by #pktswill be read in pcap_inbefore
pcaplosscloses the output file and stops.
The pcapfor transmission may be prepped with the right MAC/IP addresses for both sender and receiver-In order to introduce loss into a controlled manner to the PCAP files using the Markov error traces, a tool called
pcaploss, available in source code form, is available and attached in the package (including Makefile). This tool
takes a pcapfile as input and transforms it into another altered pcap. The usage message for pcaploss is:
pcaploss: Usage: ./pcaploss <pcap_in> <pcap_out> <loss_file> [<#pkts>]
where the format of the loss trace file isaccording to the format introduced in section 6.7.3.3.2.1. If the optional integer
argument #pktsis present, only the number of packets indicated by #pktswill be read in pcap_inbefore
pcaplosscloses the output file and stops.
The pcapfor transmission may be prepped with the right MAC/IP addresses for both sender and receiver
pcaploss, available in source code form, is available and attached in the package (including Makefile). This tool
takes a pcapfile as input and transforms it into another altered pcap. The usage message for pcaploss is:
pcaploss: Usage: ./pcaploss <pcap_in> <pcap_out> <loss_file> [<#pkts>]
where the format of the loss trace file isaccording to the format introduced in section 6.7.3.3.2.1. If the optional integer
argument #pktsis present, only the number of packets indicated by #pktswill be read in pcap_inbefore
pcaplosscloses the output file and stops.
The pcapfor transmission may be prepped with the right MAC/IP addresses for both sender and receiver-In order to introduce loss into a controlled manner to the PCAP files using the Markov error traces, a tool called
pcaploss, available in source code form, is available and attached in the package (including Makefile). This tool
takes a pcapfile as input and transforms it into another altered pcap. The usage message for pcaploss is:
pcaploss: Usage: ./pcaploss <pcap_in> <pcap_out> <loss_file> [<#pkts>]
where the format of the loss trace file isaccording to the format introduced in section 6.7.3.3.2.1. If the optional integer
argument #pktsis present, only the number of packets indicated by #pktswill be read in pcap_inbefore
pcaplosscloses the output file and stops.
The pcapfor transmission may be prepped with the right MAC/IP addresses for both sender and receiver
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pcaploss\notice.txt
........\Makefile
........\dfalc.h
........\dfalcparse.c
........\pcaploss.c