Hello! I spotted your patch[1] to prevent ipv6 preferred lifetime wraparound. It looks to me like you fixed the preferred lifetime, but did not touch the valid lifetime. According to a debian bugreport[2] it seems both of them like to wrap around. Shouldn't the "valid -= tval;", visible in your patch context, also be conditional similar to your change for "preferred -= tval;" ? Regards, Andreas Henriksson [1]: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1faa69810... [2]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518710 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
