Date: Wed, 28 Mar 2001 12:06:28 -0800 From: bmah@freebsd.org (Bruce A. Mah) To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: bmah@freebsd.org, joe@freebsd.org, freebsd-net@freebsd.org Subject: Re: netstat(1) bug in per-address packet counts? Message-ID: <200103282006.f2SK6S024552@bmah-freebsd-0.cisco.com> In-Reply-To: <20010329.045917.41651506.ume@mahoroba.org> References: <200103201730.f2KHUlo11577@bmah-freebsd-0.cisco.com> <20010329.045917.41651506.ume@mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1098388324P Content-Type: text/plain; charset=us-ascii If memory serves me right, Hajimu UMEMOTO wrote: > >>>>> On Tue, 20 Mar 2001 09:30:47 -0800 > >>>>> Bruce A. Mah <bmah@freebsd.org> said: > > bmah> I was playing around with netstat(1) on a recent RELENG_4 machine, and > bmah> noticed something odd. Apparently, the input packet counter for the > bmah> IPv6 loopback address never gets incremented (even after some pings, > bmah> the input packet count on lo0 is still 0): > > I received the patch and just committed it. > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet6/ip6_input.c.diff?r1=1. > 21&r2=1.22 Nice catch. I thought it would be something like that, but I crashed my -CURRENT kernel when I tried it. Seems that I forgot some of the checks (for null pointers, etc.). Might be nice to get this to RELENG_4, if possible. Thanks much! Bruce. --==_Exmh_1098388324P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6wkRE2MoxcVugUsMRArZwAKDtgpzBeABKcltJvWFwG2s7+L9AdgCg3r+q 2b8MBtHH52z0RdU1MeEEzag= =db6C -----END PGP SIGNATURE----- --==_Exmh_1098388324P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103282006.f2SK6S024552>