文件名称:IP-packet-restructuring
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:62kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
IP报文的重组:
a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头
b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。
-IP Packets restructuring:
a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queue head
b) to determine if this IP packet whether the patch can be constructed by adding a complete IP packets, if possible, assign a new frame buffer, copy the data into the new frame buffer, the return packet.
a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头
b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。
-IP Packets restructuring:
a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queue head
b) to determine if this IP packet whether the patch can be constructed by adding a complete IP packets, if possible, assign a new frame buffer, copy the data into the new frame buffer, the return packet.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IP报文的重组设计文档.doc
设计文档/ip_reasm.c
设计文档/ip_reasm.h
设计文档/list.h
设计文档/Makefile
设计文档/skbuff.h
设计文档/types.h
设计文档
设计文档/ip_reasm.c
设计文档/ip_reasm.h
设计文档/list.h
设计文档/Makefile
设计文档/skbuff.h
设计文档/types.h
设计文档
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.