- 博客(2)
- 收藏
- 关注
转载 RTM消息
3.1.2. Link Message Types RTM_GETLINK (user→kernel) Lookup link by 1. interface index or 2. link name (IFLA_IFNAME) and return a single RTM_NEWLINK message containing the link configuration and statistics or a netlink error message if no such link was foun
2020-07-16 17:00:28 1152
转载 netfilter 理解
Netfilter概述 Netfilter/IPTables是Linux2.4.x之后新一代的Linux防火墙机制,是linux内核的一个子系统。Netfilter采用模块化设计,具有良好的可扩充性。其重要工具模块IPTables从用户态的iptables连接到内核态的Netfilter的架构中,Netfilter与IP协议栈是无缝契合的,并允许使用者对数据报进行过滤、地址转换、处理等操作。 主要源代码文件 Linux内核版本:2.4.x以上 Netfilter主文件:net/core/netfilter.
2020-05-27 21:24:10 244
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人