NetworkManager r2957 - in trunk: . src



Author: dcbw
Date: 2007-10-08 19:07:36 +0100 (Mon, 08 Oct 2007)
New Revision: 2957
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2957&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/NetworkManagerPolicy.c
   trunk/src/nm-device.c
Log:
2007-10-08  Dan Williams  <dcbw redhat com>

	Reimplement the invalid connection list.  Don't try to re-activate a
	connection that just failed or was canceled.

	* src/nm-device.c
		- (connection_secrets_failed_cb): fail device activation, don't just
			deactivate the device.  Listeners have to know about the failure.

	* src/NetworkManagerPolicy.c
		- (nm_policy_auto_get_best_device): exclude invalid connections from
			the connection list given to a device's get_best_connection()
			method
		- (device_state_changed): tag failed connections as invalid; clear the
			tag from successful connections






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]