[PATCH] IPv6: Fix for Refine IPv6 Address Validation Timer

STALE8696d

2 messages, 2 authors, 2002-10-28 · open the first message on its own page

[PATCH] IPv6: Fix for Refine IPv6 Address Validation Timer

From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2002-10-26 16:04:13

Hi,

We sent a patch to refine timing of IPv6 address validation timer.
However, timer was not recalculated on receipt of RA.
This patch fixes this bug.

Patch is for 2.4.20-pre11.

Thanks.

Index: net/ipv6/addrconf.c
===================================================================
RCS file: /cvsroot/usagi/usagi-backport/linux24/net/ipv6/addrconf.c,v
retrieving revision 1.1.1.2
retrieving revision 1.1.1.2.26.1
diff -u -r1.1.1.2 -r1.1.1.2.26.1
--- net/ipv6/addrconf.c	9 Oct 2002 01:35:53 -0000	1.1.1.2
+++ net/ipv6/addrconf.c	26 Oct 2002 15:55:14 -0000	1.1.1.2.26.1
@@ -947,6 +947,7 @@
 				ipv6_ifa_notify((flags&IFA_F_DEPRECATED) ?
 						0 : RTM_NEWADDR, ifp);
 			in6_ifa_put(ifp);
+			addrconf_verify(0);
 		}
 	}
 	in6_dev_put(in6_dev);
-- 
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA

Re: [PATCH] IPv6: Fix for Refine IPv6 Address Validation Timer

From: David S. Miller <hidden>
Date: 2002-10-28 12:23:55

On Sat, 2002-10-26 at 09:10, YOSHIFUJI Hideaki / 吉藤英明 wrote:
We sent a patch to refine timing of IPv6 address validation timer.
However, timer was not recalculated on receipt of RA.
This patch fixes this bug.
I've applied this patch, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help