搜索资源列表
netfilter
- netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter framework is the process in a number of locations throughout the network to place a number of det
sosdg
- Linux防火墙支持IP6.0 -Firewall/SOSDG is a Linux Netfilter firewall designed to be simple and effective. Features include NAT support, port forwarding, basic routing/forwarding of packets, and ipv6 firewalling support.
RedHatAs5L7_filter
- :分析了Linux netfilter/iptables架构下L7-filter的功能、工作原理和实现机制,利用iptables的独立模块L7- fiter实现了具有封锁MSN、QQ等P2P封包过滤功能,并进行相关测试。测试结果表明,该layer7的封包过滤可以在具 有网络地址转换(NAT)功能的防火墙体系上实现,限制对P2P等大流量数据对网络带宽的占用,使得网络运行更加 高效稳定。 -This paper analyzed the function,working princi
nftest[1]
- 主要介绍基于Linux内核的HyperCuts算法和原理及其实现-This paper documents the results of the performance testing of netfilter, the firewalling subsystem of the Linux kernel. We compared the performance of two different hardware configurations and meas
netfilter
- linux 连接跟踪部分实现代码,做应用识别,网络穿透,nat的可以研究下-linux connection track module
nf_nat_core
- NAT for netfilter shared with compatibility layer for linux.-NAT for netfilter shared with compatibility layer for linux.
nf_nat_pptp
- TODO: - NAT to a unique tuple, not to TCP source port (needs netfilter tuple reservation). -TODO: - NAT to a unique tuple, not to TCP source port (needs netfilter tuple reservation).
mic_common
- Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can also be used by an iptables extension. -Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can a
iso646
- Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can also be used by an iptables extension. -Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can a
skbuff
- Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can also be used by an iptables extension. -Connection state tracking for netfilter. This is separated from, but required by, the NAT layer it can a
Netfilter_Modules
- Netfilter是Linux 2.4.x引入的一个子系统,它作为一个通用的、抽象的框架,提供一整套的hook函数的管理机制,使得诸如数据包过滤、网络地址转换(NAT)和基于协议类型的连接跟踪成为了可能。(Netfilter is a subsystem introduced by Linux 2.4.x, which serves as a general, abstract framework that provides a complete set of management mechan