cvs commit: src/sys/netinet tcp_hostcache.c

John Baldwin jhb at FreeBSD.org
Wed Jul 30 20:52:13 UTC 2008


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


More information about the cvs-src mailing list