From: Herbert Xu <[EMAIL PROTECTED]> Date: Wed, 17 Jan 2007 07:59:05 +1100
> [IPSEC]: Policy list disorder > > The recent hashing introduced an off-by-one bug in policy list insertion. > Instead of adding after the last entry with a lesser or equal priority, > we're adding after the successor of that entry. > > This patch fixes this and also adds a warning if we detect a duplicate > entry in the policy list. This should never happen due to this if clause. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Good catch Herbert, patch applied, thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html