From: Pavel Emelyanov <[EMAIL PROTECTED]> Date: Tue, 16 Oct 2007 17:48:46 +0400
> Since the hash value is already calculated in xxx_find, we can > simply use it later. This is already done in netfilter code, > so make the same in ipv4 and ipv6. > > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> Applied, but if we ever implement dynamically sized frag queue hash tables, this recomputation of the hash function in the hash insert function would need to be re-added. _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
