commit | a3264435b4ca1ccee54cbef2970f2ba4bef39e2d | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Mon May 19 16:54:29 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 19 16:54:29 2008 -0700 |
tree | 179467e618008c397aff4d990fd0e6aad77edc2c | |
parent | 44dc19c829c057dc78a5ffacaf851ac4c301eb58 [diff] |
ipv6 addrconf: Fix route lifetime setting in corner case. Because of arithmetic overflow avoidance, the actual lifetime setting (vs the value given by RA) did not increase monotonically around 0x7fffffff/HZ. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>