summary refs log tree commit diff
path: root/net/xfrm
diff options
context:
space:
mode:
authorLi Yewang <lyw@cn.fujitsu.com>2009-12-01 15:35:05 -0800
committerDavid S. Miller <davem@davemloft.net>2009-12-01 15:35:05 -0800
commit138f3c8518976953563a1316d7e0420c72d4ab96 (patch)
treea24c63a1edd763367ccee82366175ec1a43ded34 /net/xfrm
parent1fdf475aa141a669af8db6ccc7015f0b725087de (diff)
downloadlinux-138f3c8518976953563a1316d7e0420c72d4ab96.tar.gz
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
can not add camellia cipher algorithm when using "ip xfrm state" command.

Signed-off-by: Li Yewang <lyw@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
-rw-r--r--net/xfrm/xfrm_algo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xfrm/xfrm_algo.c b/net/xfrm/xfrm_algo.c
index faf54c6bf96b..348196df81ef 100644
--- a/net/xfrm/xfrm_algo.c
+++ b/net/xfrm/xfrm_algo.c
@@ -365,6 +365,7 @@ static struct xfrm_algo_desc ealg_list[] = {
 },
 {
 	.name = "cbc(camellia)",
+	.compat = "camellia",
 
 	.uinfo = {
 		.encr = {