Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 20:52:12 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_hostcache.c
Message-ID:  <200807302052.m6UKqDEP043053@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2008-07-30 20:52:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          tcp_hostcache.c 
  Log:
  SVN rev 181015 on 2008-07-30 20:52:12Z by jhb
  
  MFC: If we hit the global cache size limit but the bucket row is empty
  then we won't find an entry to recycle, so just return NULL and fail the
  insert.
  
  Revision  Changes    Path
  1.10.2.2  +6 -0      src/sys/netinet/tcp_hostcache.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807302052.m6UKqDEP043053>