projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NETNS][IPV6] tcp6 - make socket control per namespace
[linux-2.6]
/
net
/
ipv6
/
Kconfig
diff --git
a/net/ipv6/Kconfig
b/net/ipv6/Kconfig
index
eb0b808
..
58219df
100644
(file)
--- a/
net/ipv6/Kconfig
+++ b/
net/ipv6/Kconfig
@@
-85,6
+85,7
@@
config INET6_ESP
depends on IPV6
select XFRM
select CRYPTO
+ select CRYPTO_AUTHENC
select CRYPTO_HMAC
select CRYPTO_MD5
select CRYPTO_CBC