http://blog.sina.com.cn/s/blog_6f0c85fb0100xi1x.html

2.6内核基于NetFilter处理框架修改TCP数据包实现访问控制

 

参考上面的钩子函数,结合下面的函数修改tcp的数据内容。

__nf_nat_mangle_tcp_packet

 

(十五)洞悉linux下的Netfilter&iptables:开发自己的hook函数【实战】(上) 

http://blog.chinaunix.net/uid-23069658-id-3243434.html

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-11-04
  • 2021-12-27
  • 2021-12-24
猜你喜欢
  • 2021-12-07
  • 2022-03-04
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-02-14
  • 2022-12-23
相关资源
相似解决方案