1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-15 19:54:07 +02:00

gluon-mesh-vpn-fastd: enable secure handshakes

This commit is contained in:
Matthias Schiffer 2014-01-14 19:37:15 +01:00
parent 86b72c2042
commit bd69f55a81

View File

@ -33,6 +33,7 @@ uci_set fastd mesh_vpn syslog_level 'verbose'
uci_set fastd mesh_vpn interface 'mesh-vpn'
uci_set fastd mesh_vpn mode 'tap'
uci_set fastd mesh_vpn mtu '$cfg->{mtu}'
uci_set fastd mesh_vpn secure_handshakes '1'
uci_remove fastd mesh_vpn method
$add_methods