mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-23 08:18:11 +02:00
Fix bgo #559152 * src/nm-pptp-pppd-plugin.c - (nm_ip_up): remote peer's address is the PTP address, not the external gateway address * src/nm-pptp-service.c - (construct_pppd_args): allow easier PPP debugging - (service_ip4_config_cb): insert the VPN gateway's public IP address into the IP4 config - (real_connect, real_disconnect, state_changed_cb, dispose): cache the connection so that the VPN gateway's public IP address can be retrieved from it when the IP4 config comes back from pppd git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4255 4912f4e0-d625-0410-9fb7-b9a5a253dbdc |
||
|---|---|---|
| .. | ||
| auth-dialog | ||
| common-gnome | ||
| doc | ||
| po | ||
| properties | ||
| src | ||
| .cvsignore | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.in | ||
| COPYING | ||
| gnome-mime-application-x-pptp-settings.png | ||
| INSTALL | ||
| Makefile.am | ||
| NEWS | ||
| nm-pptp-service.conf | ||
| nm-pptp-service.name.in | ||
| nm-pptp.desktop.in | ||
| README | ||
| TODO | ||
PPTP support for NetworkManager This requires the Linux PPTP client installed http://pptpclient.sourceforge.net/ 0.7.x version: (C) 2008 Dan Williams <dcbw@redhat.com>, and Tambet Ingo <tambet@gmail.com> 0.6.x version: (C) 2005 - 2007 Antony Mee http://www.students.ncl.ac.uk/a.j.mee Based entirely on OpenVPN support by Tim Niemueller http://www.niemueller.de Theory of operation ------------------------------