From a64600d7968a7dd48ade7879871cbdfd15286c55 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 30 Apr 2010 16:09:36 -0700 Subject: [PATCH] ip6: bump the autoconf RA timeout a bit The RA interval is configurable on the router and we don't want to miss one. 20s is still a lot less than we allow for DHCP so the latency isn't that big of an issue. --- src/ip6-manager/nm-ip6-manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ip6-manager/nm-ip6-manager.c b/src/ip6-manager/nm-ip6-manager.c index 61cf5be218..ca532e3e93 100644 --- a/src/ip6-manager/nm-ip6-manager.c +++ b/src/ip6-manager/nm-ip6-manager.c @@ -33,7 +33,7 @@ #include "nm-system.h" /* Pre-DHCP addrconf timeout, in seconds */ -#define NM_IP6_TIMEOUT 10 +#define NM_IP6_TIMEOUT 20 /* FIXME? Stolen from the kernel sources */ #define IF_RA_OTHERCONF 0x80