]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add for public examination the beginnings of the per-host cache support
authorGarrett Wollman <wollman@FreeBSD.org>
Wed, 18 Jun 1997 01:24:28 +0000 (01:24 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Wed, 18 Jun 1997 01:24:28 +0000 (01:24 +0000)
commit131d416032b9e2a974a7add6c451f03187b94627
tree91b5215e3f38ef1f33d02277976f5f79fdcfee85
parent1ace97196f96026dbc3400948f3fd9fca12c27d8
Add for public examination the beginnings of the per-host cache support
which will for the basis of RTF_PRCLONING's more efficient, better-
designed replacement.
sys/net/hostcache.c [new file with mode: 0644]
sys/net/hostcache.h [new file with mode: 0644]
sys/netinet/in_hostcache.c [new file with mode: 0644]
sys/netinet/in_hostcache.h [new file with mode: 0644]