2005-04-15 Dan Williams <dcbw@redhat.com>

Initial VPN Support
		- supports 'vpnc'
		- reworks device IP configuration, backend files have changed and will need
			to be updated for all distributions.  I will try to do what I can for
			them, but I cannot test them.

	- Move named directory to src/named-manager
	- Make backends directory self-contained


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@571 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams
2005-04-15 15:43:42 +00:00
parent 498d1b6495
commit de1d417198
62 changed files with 5981 additions and 632 deletions

View File

@@ -516,7 +516,7 @@ static gboolean nm_policy_allowed_ap_list_update (gpointer user_data)
else
nm_device_copy_allowed_to_dev_list (dev, data->allowed_ap_list);
}
}
}
/* If the active device doesn't have a best_ap already, make it update to
* get the new data.