allow variable-size hash tables, with size in global;
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 6 Sep 1984 08:49:50 +0000 (00:49 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 6 Sep 1984 08:49:50 +0000 (00:49 -0800)
commitc50b099984a433f2cb7806ba832079cb22e0f228
tree2b58d91d30cd9bb977e20abab73a3904eaa3b802
parent5665290477882dca8864dae6f5ce7292125e02fd
allow variable-size hash tables, with size in global;
spl while searching hash list (if we want it be still be there when we use it);)
take the first route found for now

SCCS-vsn: sys/net/route.c 6.7
usr/src/sys/net/route.c