NetworkManager/src/vpn-manager
Thomas Haller 375d3e1cb8 vpn: support option to preserve previous routing information on VPN config update
On openvpn restart, the VPN helper script is invoked without full routing information.
Thus, the routes will be dropped because the helper script cannot provide them
on update.

Add an option "preserve-route" which tells NetworkManager to preserve
and reuse the previous configuration.

https://bugzilla.redhat.com/show_bug.cgi?id=1231338
https://bugzilla.gnome.org/show_bug.cgi?id=750873
2016-07-04 10:31:05 +02:00
..
nm-vpn-connection.c vpn: support option to preserve previous routing information on VPN config update 2016-07-04 10:31:05 +02:00
nm-vpn-connection.h vpn-connection: add @fallback_device argument to nm_vpn_connection_get_ip_iface() 2016-05-27 12:54:55 +02:00
nm-vpn-manager.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-vpn-manager.h vpn-manager: support multiple VPN connections of the same type 2015-10-13 18:20:56 +02:00