[patch 21/59] IPSEC: Policy list disorder

2007-02-02 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Herbert Xu <[EMAIL PROTECTED]> 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

[patch 21/59] IPSEC: Policy list disorder

2007-02-02 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Herbert Xu [EMAIL PROTECTED] 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