NetworkManager/vpn-daemons/pptp
Dan Williams 581e32452d 2008-11-04 Dan Williams <dcbw@redhat.com>
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
2008-11-04 19:06:55 +00:00
..
auth-dialog 2008-10-29 Tambet Ingo <tambet@gmail.com> 2008-10-29 09:13:40 +00:00
common-gnome The common-gnome bits shouldn't be installed 2008-10-12 23:06:59 +00:00
doc * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
po Updated Brazilian Portuguese translation. 2008-10-23 16:54:11 +00:00
properties Clarify translatable (bgo #554244) 2008-11-01 03:14:58 +00:00
src 2008-11-04 Dan Williams <dcbw@redhat.com> 2008-11-04 19:06:55 +00:00
.cvsignore * Generalised pppd oriented implementation. 2006-06-06 19:58:25 +00:00
AUTHORS * DBUS revamp is complete possible to have various 2006-06-02 07:10:01 +00:00
autogen.sh 2007-12-17 Dan Williams <dcbw@redhat.com> 2007-12-18 04:29:57 +00:00
ChangeLog 2008-11-04 Dan Williams <dcbw@redhat.com> 2008-11-04 19:06:55 +00:00
configure.in 2008-10-12 Dan Williams <dcbw@redhat.com> 2008-10-12 15:03:27 +00:00
COPYING * Added default COPYING and INSTALL to stop configure warnings 2006-08-11 21:12:04 +00:00
gnome-mime-application-x-pptp-settings.png Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
INSTALL * Added default COPYING and INSTALL to stop configure warnings 2006-08-11 21:12:04 +00:00
Makefile.am 2008-10-12 Dan Williams <dcbw@redhat.com> 2008-10-12 15:03:27 +00:00
NEWS Initial check in on NetworkManager PPTP VPN plugin (used pppd) 2005-12-21 21:50:07 +00:00
nm-pptp-service.conf 2008-07-20 Dan Williams <dcbw@redhat.com> 2008-07-20 22:45:51 +00:00
nm-pptp-service.name.in 2008-07-27 Dan Williams <dcbw@redhat.com> 2008-07-27 20:24:28 +00:00
nm-pptp.desktop.in Don't show the PPTP service in the menu 2008-07-29 14:09:33 +00:00
README 2008-07-20 Dan Williams <dcbw@redhat.com> 2008-07-20 22:45:51 +00:00
TODO * minor addition 2006-08-11 21:10:48 +00:00

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
------------------------------