NetworkManager/src/vpn-manager
Dan Williams 73e7528350 vpn: ensure the IP interface passed to the dispatcher is the tunnel iface
priv->ip_iface gets destroyed in vpn_cleanup() when the class
signal handler handles FAILED/DISCONNECTED, but the dispatcher
is only called *after* that, so it gets a NULL ip_iface.  Fix that
so that the dispatcher always gets the tunnel interface for
vpn-up and vpn-down.
2010-06-23 14:23:56 -07:00
..
Makefile.am logging: move logging into its own subdir 2010-04-06 17:39:57 -07:00
nm-vpn-connection.c vpn: ensure the IP interface passed to the dispatcher is the tunnel iface 2010-06-23 14:23:56 -07:00
nm-vpn-connection.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-vpn-manager.c logging: update VPN manager logging 2010-04-06 16:54:24 -07:00
nm-vpn-manager.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-vpn-service.c logging: update VPN manager logging 2010-04-06 16:54:24 -07:00
nm-vpn-service.h clean up glib includes (bgo #564376) 2009-01-19 00:16:40 -05:00