Date: Thu, 8 May 2008 22:21:09 +0000 (UTC) From: John Baldwin <jhb@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: <200805082221.m48ML9fq006515@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805082221.m48ML9fq006515>