Skip to content

Commit

Permalink
ipsec: can not add camellia cipher algorithm when using "ip xfrm stat…
Browse files Browse the repository at this point in the history
…e" 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>
  • Loading branch information
Li Yewang authored and David S. Miller committed Dec 1, 2009
1 parent 1fdf475 commit 138f3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/xfrm/xfrm_algo.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ static struct xfrm_algo_desc ealg_list[] = {
},
{
.name = "cbc(camellia)",
.compat = "camellia",

.uinfo = {
.encr = {
Expand Down

0 comments on commit 138f3c8

Please sign in to comment.