提交 7708dd49 编写于 作者: W Wei Yongjun 提交者: Yang Yingliang

tcp_comp: add Kconfig for tcp payload compression

hulk inclusion
category: feature
bugzilla: NA
CVE: NA

-------------------------------------------------

Add config item CONFIG_TCP_COMP for tcp payload compression.

This allows payload compression handling of the TCP protocol
to be done in-kernel.

This patch only adds the CONFIG_TCP_COMP config, tcp compression
capability is implemented later.
Signed-off-by: NWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: NWang Yufen <wangyufen@huawei.com>
Reviewed-by: NYue Haibing <yuehaibing@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 eead2a20
......@@ -754,3 +754,11 @@ config TCP_MD5SIG
on the Internet.
If unsure, say N.
config TCP_COMP
bool "TCP: Transport Layer Compression support"
---help---
Enable kernel payload compression support for TCP protocol. This allows
payload compression handling of the TCP protocol to be done in-kernel.
If unsure, say Y.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册