commit | c6fbfac2e61c9a8617f64b93e8c990b8d864bce5 | [log] [tgz] |
---|---|---|
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> | Wed Apr 02 00:00:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 02 00:00:58 2008 -0700 |
tree | 54fd0c1543069a617e3b315346e3593e0b3be52c | |
parent | 1905f6c736cb618e07eca0c96e60e3c024023428 [diff] |
IPv6: only update the lifetime of the relevant temporary address When receiving a prefix information from a routeur, only update the lifetimes of the temporary address associated with that prefix. Otherwise if one deprecated prefix is advertized, all your temporary addresses will become deprecated. Signed-off-by: Benoit Boissinot <benoit.boissinot@ens-lyon.org> Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>