]> git.ipfire.org Git - ipfire-2.x.git/commit
IPsec: Allow to create on-demand connections
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Feb 2017 10:11:58 +0000 (10:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Feb 2017 10:11:58 +0000 (10:11 +0000)
commitdcb406cc675c42f9add4a41c8a1e07eea7c3ab08
tree68a8839cec0de90a2e746e04f1eb262c7266b438
parentef784313d101fee621e3273cf14eb59cf43bbb10
IPsec: Allow to create on-demand connections

This will create IPsec VPN connections with auto=route set
instead of auto=start which will cause the connection being
created, but not brought up yet.

As soon as the first packet is received, the connection will
be established and data will be passed through it.

This allows IPFire to handle more VPN connections on weaker
systems and avoids negotiating many connections which are
rarely used.

Suggested-by: Tom Rymes <tomvend@rymes.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Fixes: #10733
doc/language_issues.es
doc/language_issues.fr
doc/language_issues.it
doc/language_issues.nl
doc/language_issues.pl
doc/language_issues.ru
doc/language_issues.tr
doc/language_missings
html/cgi-bin/vpnmain.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl