]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IPV6]: Fix Temporary Address Generation
authorHiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>
Fri, 23 Dec 2005 19:24:05 +0000 (11:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Dec 2005 19:24:05 +0000 (11:24 -0800)
commit291d809ba5c8d4d6d8812e3f185bdf57d539f594
tree41fe805546ca4e90fa68cdc130938a48675d4182
parent3dd3bf83574e38578fc9741c0e23e4fa7f7ff96e
[IPV6]: Fix Temporary Address Generation

From: Hiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>

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 <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c