Packet Classification笔记

The process of categorizing packets into “flows” in an Internet router is called packet classification. All packets belonging to the same flow obey a pre-defined rule and are processed in a similar manner by the router.

网包分类(packet classification)能够依据多域网包包头(packet header)信息对网络流量进行细粒度的分类。

比如传统网络中的ACL(访问列表控制)应用。

说白了,包分类:就是packet怎么匹配到rule的过程。但是packet classification on multiple fields is a difficult problem.

思考这里的rule怎么优化?

packet classification算法分类:

CategoryAlgorithms
Basic data structuresLinear search, caching, hierarchical tries, set-pruning tries
Geometry basedGrid-of-tries, AQT, FIS
HeuristicRFC, hierarchical cuttings, tuple-space search
Hardware onlyTernary CAM, bitmap-intersection
  • 基于Trie树的算法
  • 基于空间分割的算法
  • 启发式算法
  • 基于硬件的算法

引用:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值