Skip to content
Snippets Groups Projects
Commit 5b9b8886 authored by rubo77's avatar rubo77
Browse files

add cipher none to configurable mesh_vpn

parent ef42a9f3
No related branches found
No related tags found
No related merge requests found
......@@ -178,8 +178,8 @@
mtu = 1280,
fastd = {
methods = {'salsa2012+umac'},
-- configurable = true,
methods = {'salsa2012+umac','none'},
configurable = true
-- syslog_level = 'warn',
groups = {
backbone = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment