Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34595
b: refs/heads/master
c: c11f1a1
h: refs/heads/master
i:
  34593: 96705c3
  34591: 4095a9b
v: v3
  • Loading branch information
Masahide NAKAMURA authored and David S. Miller committed Sep 22, 2006
1 parent 8e1af2e commit 68fe1d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01be8e5d59d7e6da5c425a31b43709c2a4a69b5d
refs/heads/master: c11f1a15c522ddd3bbd2c32b5ce3e0b1831b22f2
10 changes: 10 additions & 0 deletions trunk/net/xfrm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68fe1d0

Please sign in to comment.