首页 / 资料库 / 文献详情

PFC: A New High-Performance Packet Filter Architecture

Chuan-Hsing ShenTein-Yaw ChungYang-Hui ChangYung-Mu Chen

2007網際網路技術學刊Computer Science被引 2

出版方页面 →

摘要

As communication technology has advanced, network capacity has grown exponentially in recent years. The performance of network monitoring tools is becoming more important as they must process many more packets in a unit of time than they ever did before. A common core component of any network monitoring tool is a packet filter that processes every packet header and passes those packets according to filter rules, to user spaces for further processing. This study presents a packet filter architecture called Packet Filter Cache (PFC) to improve the performance of existing packet filters. The PFC architecture adds a filter rule cache in front of an existing packet filter. Rather than caching the instruction set as in warm caching, the filter rule cache stores the hash value of a filter rule as a hash table entry that can be found in a O(1) memory access. By exploiting the hash lookup speed, PFC can boost filtering performance using only a small cache size. Additionally, PFC also caches unmatched packet flows to achieve a high hit rate. PFC is only a cache mechanism and is added before a traditional packet filter, so it does not depend on the re-engineering of existing filter module. It can therefore be applied to most packet filters. Simulation reveals that PFC can improve the processing time by a factor of around four, at a cache hit rate of 70%.

引用本文(GB/T 7714)

Chuan-Hsing Shen, Tein-Yaw Chung, Yang-Hui Chang, 等. PFC: A New High-Performance Packet Filter Architecture[J]. 網際網路技術學刊, 2007.

引文网络

参考文献与被引分析加载中…

DOI:https://doi.org/10.6138/jit.2007.8.1.08

本站仅收录题录与摘要供学习参考,全文版权归属出版方;如有侵权请联系我们删除。