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>
This commit is contained in:
Родитель
1fdf475aa1
Коммит
138f3c8518
|
@ -365,6 +365,7 @@ static struct xfrm_algo_desc ealg_list[] = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
.name = "cbc(camellia)",
|
.name = "cbc(camellia)",
|
||||||
|
.compat = "camellia",
|
||||||
|
|
||||||
.uinfo = {
|
.uinfo = {
|
||||||
.encr = {
|
.encr = {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче