cvs commit: src/sys/netinet tcp_syncache.c

Qing Li qingli at FreeBSD.org
Thu Feb 9 13:29:03 PST 2006


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


More information about the cvs-src mailing list