NetworkManager r2657 - in branches/nm-0-6-olpc: . src src/dhcp-manager
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r2657 - in branches/nm-0-6-olpc: . src src/dhcp-manager
- Date: Wed, 8 Aug 2007 17:40:48 +0100 (BST)
Author: dcbw
Date: 2007-08-08 17:40:47 +0100 (Wed, 08 Aug 2007)
New Revision: 2657
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2657&view=rev
Modified:
branches/nm-0-6-olpc/ChangeLog
branches/nm-0-6-olpc/src/dhcp-manager/nm-dhcp-manager.c
branches/nm-0-6-olpc/src/dhcp-manager/nm-dhcp-manager.h
branches/nm-0-6-olpc/src/nm-device-802-11-mesh-olpc.c
branches/nm-0-6-olpc/src/nm-device-802-11-wireless.c
branches/nm-0-6-olpc/src/nm-device-802-11-wireless.h
branches/nm-0-6-olpc/src/nm-device.c
Log:
2007-08-08 Dan Williams <dcbw redhat com>
* src/nm-device-802-11-wireless.[ch]
- (nm_device_802_11_wireless_get_frequency): reenable
* src/nm-device-802-11-mesh-olpc.c
- MPP functionality will only be activated on channels 1, 6, 11
- Increased DHCP timeout from 15 seconds to 20 seconds
* src/dhcp-manager/nm-dhcp-manager.c
- Spawn dhclient with a lease file, and remove that lease file
after dhclient exists. Makes DHCP faster because it doesn't
have to do the initial REQUEST state, and we don't expect the
machines to be as stationary.
- Cancelling a DHCP transaction is now synchronous. There isn't
any locking, and the cancel can happen from different threads
but that shouldn't happen.
* src/nm-device.c
src/nm-device-802-11-mesh-olpc.c
- Updates for synchronous cancel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]