2006-03-22 Robert Love <rml@novell.com>
* src/dhcp-manager/nm-dhcp-manager.c: Bump timeout to 45 seconds. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1632 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-03-22 Robert Love <rml@novell.com>
|
||||||
|
|
||||||
|
* src/dhcp-manager/nm-dhcp-manager.c: Bump timeout to 45 seconds.
|
||||||
|
|
||||||
2006-03-22 Robert Love <rml@novell.com>
|
2006-03-22 Robert Love <rml@novell.com>
|
||||||
|
|
||||||
Bug fix by Timo Hoenig <thoenig@suse.de>:
|
Bug fix by Timo Hoenig <thoenig@suse.de>:
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
#include "nm-utils.h"
|
#include "nm-utils.h"
|
||||||
|
|
||||||
|
|
||||||
#define NM_DHCP_TIMEOUT 25 /* DHCP timeout, in seconds */
|
#define NM_DHCP_TIMEOUT 45 /* DHCP timeout, in seconds */
|
||||||
|
|
||||||
struct NMDHCPManager
|
struct NMDHCPManager
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user