期刊名称:International Journal of Innovative Research in Science, Engineering and Technology
印刷版ISSN:2347-6710
电子版ISSN:2319-8753
出版年度:2018
卷号:7
期号:5
页码:6102-6106
DOI:10.15680/IJIRSET.2018.0705191
出版社:S&S Publications
摘要:Huge packets drop, more time required to capture the packets, frequent system calls, etc. are the major
obstacles in fast packet capturing. There are many available packet capturing frameworks in the market, but all of them
have these as major problems. In data plane packets are transferred to user level through kernel space. The Data Plane
Development Kit (DPDK) software reduces these problems by bypassing the kernel level. High performance packet
capturing tool (PackCap) is proposed here, which enhances the performance characteristics of packet capturing by
increasing speed at 1 GBps. With PackCap packets are captured with the maximum speed and with less packet drops.
PackCap ports TCPdump on DPDK by socket creation between the two. The kernel level is bypassed in this PackCap
tool. PacCap only considers data plane packets, other packets like control plane packets are not considered. PackCap can
be used by network administrator to inspect packets, to solve network problems and to determine whether network
security policies are being followed.