Browse Source

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>
Li Yewang 15 years ago
parent
commit
138f3c8518
1 changed files with 1 additions and 0 deletions
  1. 1 0
      net/xfrm/xfrm_algo.c

+ 1 - 0
net/xfrm/xfrm_algo.c

@@ -365,6 +365,7 @@ static struct xfrm_algo_desc ealg_list[] = {
 },
 {
 	.name = "cbc(camellia)",
+	.compat = "camellia",
 
 	.uinfo = {
 		.encr = {