Date: Sat, 11 Mar 2000 20:31:51 +0900 From: Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp> To: shin@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/sockstat sockstat.pl Message-ID: <20000311203151I.shin@nd.net.fujitsu.co.jp> In-Reply-To: <200003111125.DAA69530@freefall.freebsd.org> References: <200003111125.DAA69530@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> shin 2000/03/11 03:25:01 PST > > Modified files: > usr.bin/sockstat sockstat.pl > Log: > Prevent sockstat print out some empty entries related to IPv6. > > Sockstat use netstat tcp/udp socket print, and fstat tcp/udp > socket print, but it just specify all of IPPROTO_IP and > IPPROTO_IPV6 sockets for fstat. > Now IPv6 socket also use raw socket, but only netstat don't print it, > so now they are printed as empty entries in sockstat output. > > Approved by: jkh Sorry, I forgot to add this. Approved by: des > Revision Changes Path > 1.6 +3 -3 src/usr.bin/sockstat/sockstat.pl Yoshinobu Inoue 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?20000311203151I.shin>