NetworkManager r2605 - in branches/NETWORKMANAGER_0_6_0_RELEASE: . src



Author: dcbw
Date: 2007-06-21 14:27:48 +0100 (Thu, 21 Jun 2007)
New Revision: 2605
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2605&view=rev

Modified:
   branches/NETWORKMANAGER_0_6_0_RELEASE/ChangeLog
   branches/NETWORKMANAGER_0_6_0_RELEASE/src/NetworkManagerPolicy.c
   branches/NETWORKMANAGER_0_6_0_RELEASE/src/nm-device-802-3-ethernet.c
Log:
2007-06-21  Dan Williams  <dcbw redhat com>

	More fixes for Fedora #194124, gnome.org #354565

	* src/nm-device-802-3-ethernet.c
		- (real_act_stage1_prepare): new function; fail activation if device
			doesn't have a link

	* src/NetworkManagerPolicy.c
		- (nm_policy_activation_finish): ensure device is actually activated
			before sending out signals.  Fixes a race where device cancellation
			would be processed right after finish was scheduled, but not run.
		- (nm_policy_device_change_check, nm_policy_schedule_device_change_check):
			ensure device change check GSource ID is locked across threads;
			allow interruption of activation of 802.3 ethernet devices that no
			longer have an active link, and ensure that 802.3 ethernet devices
			have an active link before starting activation






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