Date: Sun, 15 Aug 2010 09:30:13 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <201008150930.o7F9UMcb002413@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2010-08-15 09:30:13 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
SVN rev 211327 on 2010-08-15 09:30:13Z by andre
Add more logging points for failures in syncache_socket() to
report when a new socket couldn't be created because one of
in_pcbinshash(), in6_pcbconnect() or in_pcbconnect() failed.
Logging is conditional on net.inet.tcp.log_debug being enabled.
MFC after: 1 week
Revision Changes Path
1.180 +24 -5 src/sys/netinet/tcp_syncache.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008150930.o7F9UMcb002413>
