yar 2007-06-08 13:35:51 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_hostcache.c
Log:
Add a sysctl for the purge run interval so that it can
be tuned along with the rest of hostcache parameters.
The new sysctl name is `net.inet.tcp.hostcache.prune'.
Revision Changes Path
1.15 +8 -3 src/sys/netinet/tcp_hostcache.c