cvs commit: src/sys/netinet tcp_syncache.c

Andre Oppermann andre at FreeBSD.org
Fri May 18 21:42:26 UTC 2007


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


More information about the cvs-all mailing list