cvs commit: src/sys/netinet tcp_syncache.c

John Baldwin jhb at FreeBSD.org
Thu May 8 22:21:10 UTC 2008


jhb         2008-05-08 22:21:09 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Always bump tcpstat.tcps_badrst if we get a RST for a connection in the
  syncache that has an invalid SEQ instead of only doing it when we suceed
  in mallocing space for the log message.
  
  MFC after:      1 week
  Reviewed by:    sam, bz
  
  Revision  Changes    Path
  1.144     +5 -4      src/sys/netinet/tcp_syncache.c


More information about the cvs-all mailing list