提交 c11f1a15 编写于 作者: M Masahide NAKAMURA 提交者: David S. Miller

[XFRM] POLICY: Add Kconfig to support sub policy.

Add Kconfig to support sub policy.
Signed-off-by: NMasahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: NYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 01be8e5d
......@@ -14,6 +14,16 @@ config XFRM_USER
If unsure, say Y.
config XFRM_SUB_POLICY
bool "Transformation sub policy support (EXPERIMENTAL)"
depends on XFRM && EXPERIMENTAL
---help---
Support sub policy for developers. By using sub policy with main
one, two policies can be applied to the same packet at once.
Policy which lives shorter time in kernel should be a sub.
If unsure, say N.
config NET_KEY
tristate "PF_KEY sockets"
select XFRM
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册