Date: Wed, 3 Feb 1999 06:17:39 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: smith@scn.ru Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Dummynet kernel messages Message-ID: <199902030517.GAA25577@labinfo.iet.unipi.it> In-Reply-To: <36B7F0E6.A913BCBA@scn.ru> from "Vladimir N. Kovalev" at Feb 3, 99 01:46:44 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Hello ! > I have a lot of such messages in my /var/log/messages: > Feb 2 16:18:57 ns /kernel: -- dummynet: drop from pipe 3, have 100 pks, 77532 bytes > > Anybody knows what does this message mean ? > Is this a report about lost a packets ? > How I can prevent it ? it is just a report about a queue becoming full -- a normal event. This should be only generated (unless i am mistaken) when the sysctl variable net.inet.ip.dummynet.debug is set to a non-zero value, by default it should be zero. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902030517.GAA25577>