andre       2004/01/22 15:14:48 PST
  FreeBSD src repository
  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Move the reduction by one of the syncache limit after the zone has been
  allocated.
  
  Reviewed by:    sam (mentor)
  Obtained from:  DragonFlyBSD rev 1.6 (hsu)
  
  Revision  Changes    Path
  1.51      +1 -1      src/sys/netinet/tcp_syncache.c