]> git.ipfire.org Git - thirdparty/ipset.git/commitdiff
Kernel changelog on Jenkins' hash update. v2.4.8
authorroot <root@mentat.kfki.hu>
Tue, 10 Feb 2009 14:51:05 +0000 (15:51 +0100)
committerroot <root@mentat.kfki.hu>
Tue, 10 Feb 2009 14:51:05 +0000 (15:51 +0100)
Kernel changelog on Jenkins' hash update added.

kernel/ChangeLog

index 10c2f5302f7800624f04f732f9047ada669a95a6..1ed0fbb79998c17f57a29b40fcdd4fcdc5108f68 100644 (file)
@@ -1,4 +1,6 @@
 2.4.8
+  - The Jenkins' hash lookup2() replaced with Jenkins' faster/better lookup3()
+    hash function.
   - Bug fixed: after elements are added and deleted from a hash, an element
     can successfully be added in spite it's already in the hash and thus
     duplicates can occur (Shih-Yi Chen).