]> git.ipfire.org Git - people/ms/network.git/commit
ipsec: GRE/VTI connections are now possible as on-demand
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Sep 2018 11:43:58 +0000 (13:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 19 Sep 2018 11:43:58 +0000 (13:43 +0200)
commit4f5f487adbb8011957a223d826e3057959365220
treeb8e5cfa49a15aa491df58f8873540ed81ff6ef80
parent2cab7afb0e96f683ca19e6ef53f539162a54c42c
ipsec: GRE/VTI connections are now possible as on-demand

This change implements using zones as GRE/VTI devices so that
we can use IPsec connections in on-demand mode, too.

The device will be created first (as a zone) and might trigger
an IPsec connection. If that happens, the settings of the device
will be updated automatically.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.ip-tunnel
src/functions/functions.ipsec
src/helpers/ipsec-updown