浏览代码

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 16 年之前
父节点
当前提交
138f3c8518
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 = {