Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 21:42:26 +0000 (UTC)
From:      Andre Oppermann <andre@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:  <200705182142.l4ILgQLf071374@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2007-05-18 21:42:26 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Be more restrictive with segment validity checks in syncache_expand()
  and log check failures to syslog at LOG_DEBUG level.
  
  Always prefill the sc->sc_ts field to use it in the checks.
  
  Revision  Changes    Path
  1.118     +42 -3     src/sys/netinet/tcp_syncache.c



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