On Fri, Nov 09, 2001 at 05:25:54AM -0800, David S. Miller wrote:
> Why in the world do we need indirection function call pointers
> in TCP to handle that?
To handle the case of not having a separate TIME-WAIT table
(sorry for being unclear). Or alternatively several conditionals.
The TIME-WAIT half of the hash table is most useful on
clients actually.
I mean, just double the amount you "downsize" the TCP established
hash table if it bothers you that much.
Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/