andre 2006-06-25 11:11:34 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Log: Decrement the global syncache counter in syncache_expand() when the entry is removed from the bucket. This fixes the syncache statistics. Revision Changes Path 1.95 +1 -0 src/sys/netinet/tcp_syncache.c