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
1 changed files with 1 additions and 0 deletions

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