Date: Tue, 15 Jan 2002 09:07:56 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.c Message-ID: <200201151707.g0FH7uB73802@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/01/15 09:07:56 PST Modified files: sbin/natd natd.c Log: Back out part of the revision 1.2 changes -- sendto(2) can not return ENOBUFS for unreliable protocols like divert. This should fix an issue when natd(8) keeps spamming already full dummynet(4) queues with the same packet forever. Spotted by: chkno@dork.com Explained by: luigi Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> MFC after: 2 weeks Revision Changes Path 1.39 +28 -73 src/sbin/natd/natd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201151707.g0FH7uB73802>