博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Kernel Changes
阅读量:6403 次
发布时间:2019-06-23

本文共 588 字,大约阅读时间需要 1 分钟。

Kernel Changes

This is a summary of the main changes in the kernel that diverge from mainline.

  • added net/netfilter/xt_qtaguid*
  • imported then modified net/netfilter/xt_quota2.c from xtables-addons project
  • fixes in net/netfilter/ip6_tables.c
  • modified ip*t_REJECT.c
  • modified net/netfilter/xt_socket.c

A few comments on the kernel configuration:

  • xt_qtaguid masquerades as xt_owner and relies on xt_socket and itself relies on the connection tracker.
  • The connection tracker can't handle large SIP packets, it must be disabled.
  • The modified xt_quota2 uses the NFLOG support to notify userspace.

转载地址:http://wunea.baihongyu.com/

你可能感兴趣的文章
python核心编程--第九章
查看>>
我的友情链接
查看>>
我的友情链接
查看>>
【N版】openstack——基础环境准备(二)
查看>>
6月23日总结
查看>>
神州专车全站HTTPS加密,保护用户数据安全
查看>>
AMH面板如何部署SSL证书
查看>>
cisco无线AP设置VLAN配置样例。
查看>>
IDC评述网:7月第二周国内域名主机网站Top15
查看>>
3月下旬国内域名商净增量Top10:万网增3.2万成双冠王
查看>>
java并发面试常识之copyonwrite
查看>>
13家中国域名商(国际域名)解析量报告(9月29日)
查看>>
CentOS7安装配置Apache HTTP Server
查看>>
optimize mysql
查看>>
RPM signature: BAD
查看>>
Windows常用CMD网络命令总结
查看>>
Twitter 宣布抛弃 Mesos,全面转向Kubernetes
查看>>
二叉树的下一个结点(未)
查看>>
我的友情链接
查看>>
LINUX下安装dynamips的方法
查看>>