NetworkManager/src/vpn-manager
Dan Winship f306989734 vpn: allow connecting to an IPv6-based VPN endpoint
Even if a VPN is only tunneling IPv4, you might still be connected to
the tunnel endpoint via IPv6. Allow
NM_VPN_PLUGIN_IP4_CONFIG_EXT_GATEWAY to be either an IPv4 or an IPv6
address, and set up an appropriate static route either way.
2012-05-30 13:45:26 -04:00
..
Makefile.am core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
nm-vpn-connection.c vpn: allow connecting to an IPv6-based VPN endpoint 2012-05-30 13:45:26 -04:00
nm-vpn-connection.h core: make NMActiveConnection a base class for NMActRequest and NMVPNConnection 2012-02-09 17:54:26 -06:00
nm-vpn-manager.c core: use NMActiveConnection objects throughout activation paths 2012-03-01 17:40:17 -06:00
nm-vpn-manager.h Fix names of error enum values 2012-03-12 15:29:52 -04:00
nm-vpn-service.c core: unblock signals for child processes we spawn out of NM (rh #739836) 2012-05-21 15:00:51 +02:00
nm-vpn-service.h vpn: fix 'SpecificObject' path for active VPN connections on D-Bus 2011-09-29 16:09:17 +02:00