Date: Thu, 19 May 2005 21:09:45 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200505192109.j4JL9jb6072874@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2005-05-19 21:09:45 UTC
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Add cases for ENOBUFS and ENETDOWN. We need to make sure that we
catch all transient errors. This fixes situations where transient
error conditions such as network interfaces losing carrier signals
or the system running out of mbufs would result in the permanent
removal of forwarding syslog messages.
MFC after: 1 week
Revision Changes Path
1.144 +2 -0 src/usr.sbin/syslogd/syslogd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505192109.j4JL9jb6072874>
