Date: Thu, 11 Nov 1999 12:20:01 -0800 (PST) From: Brian McGovern <bmcgover@cisco.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/3463: netstat -I packet count increase on sl0 when there's no traffic Message-ID: <199911112020.MAA03037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/3463; it has been noted by GNATS. From: Brian McGovern <bmcgover@cisco.com> To: freebsd-gnats-submit@freebsd.org, ponds!rivers@dg-rtp.dg.com Cc: Subject: Re: kern/3463: netstat -I packet count increase on sl0 when there's no traffic Date: Thu, 11 Nov 1999 15:12:56 -0500 I have seen similar issues with netstat -I, as well. However, my case is slightly different. It appears to me that the bug has to do either with the last up interface in a class, or the last UP interface on the machine. In my case, I run ppp 6 times, and then generate traffic at a particular rate (approximately 200 pps). tun0-tun4 show correct packet counts for input and output. tun5, on the other hand, show input and output packets that are the sum of the other tun interfaces (ie 1000pps). -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911112020.MAA03037>