projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fdf475
)
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
author
Li Yewang
<lyw@cn.fujitsu.com>
Tue, 1 Dec 2009 23:35:05 +0000
(15:35 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 1 Dec 2009 23:35:05 +0000
(15:35 -0800)
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>
net/xfrm/xfrm_algo.c
patch
|
blob
|
history
diff --git
a/net/xfrm/xfrm_algo.c
b/net/xfrm/xfrm_algo.c
index
faf54c6
..
348196d
100644
(file)
--- 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 = {