Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 21:29:02 +0000 (UTC)
From:      Qing Li <qingli@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_syncache.c
Message-ID:  <200602092129.k19LT2Os042430@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
qingli      2006-02-09 21:29:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Set the M_ZERO flag when calling uma_zalloc() to allocate a syncache entry.
  
  Reviewed by:    andre, glebius
  MFC after:      3 days
  
  Revision  Changes    Path
  1.84      +4 -5      src/sys/netinet/tcp_syncache.c



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