Re: [PATCH] IPV6: Fix Temporary Address Generation

2005-12-23 Thread David S. Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Sat, 24 Dec 2005 01:48:43 +0900 (JST) > From: Hiroyuki YAMAMORI <[EMAIL PROTECTED]> > > Since regen_count is stored in the public address, we need to reset it > when we start renewing temporary address. > > Signed-off-by: YOSHIFUJI Hideaki <[EMAI

[PATCH] IPV6: Fix Temporary Address Generation

2005-12-23 Thread YOSHIFUJI Hideaki / 吉藤英明
From: Hiroyuki YAMAMORI <[EMAIL PROTECTED]> Since regen_count is stored in the public address, we need to reset it when we start renewing temporary address. Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index 510220f..745aa43 100644 -