学习iptables需要知道的一句话

430阅读 0评论2013-05-03 Dahuanxihuopusa
分类:LINUX

Whenever you do not understand how the kernel code process a command from user space, I encourage you to look at the user-space tool source code and see how the command from the user is packaged and sent to the kernel.
上一篇:开启linux的路由转发功能
下一篇:精通initramfs构建step by step