Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 03:11:27 +0800
From:      Clive Lin <clive@GnatS.CirX.ORG>
To:        Guido van Rooij <guido@gvr.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: netstat to show listen queues
Message-ID:  <19991214031127.A74211@host.cer.ntnu.edu.tw>
In-Reply-To: <19991213093700.A21787@gvr.gvr.org>
References:  <19991213093700.A21787@gvr.gvr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, it looks GREAT !

X clive@cartier ~> netstat -a -f inet -L
Current listen queue sizes (qlen/incqlen/maxqlen)
Listen         Local Address        
0/0/5           *.1029                
0/0/5           *.1028                
0/0/5           *.1027                
0/0/5           *.1026                
0/0/5           *.1025                
0/0/128         *.6001                
0/0/64          *.ppasswd             
0/0/64          *.ptelnet             
0/0/64          *.telnet              
0/0/64          *.ftp                 
0/0/5           *.ssh                 
0/0/5           *.netbios-ssn         
0/0/128         *.5432                
0/0/10          *.innbbsd             
0/0/3           *.finger              
0/0/3           *.bbs                 
0/0/3           *.3838                
0/0/128         *.http                
0/0/128         *.https               
0/0/3           *.auth                
0/0/10          *.smtp
X clive@cartier ~>

On Mon, Dec 13, 1999 at 09:37:00AM +0100, Guido van Rooij wrote:
> I'd like to have a review on the following patch:
> http://www.freebsd.org/~guido/netstat.diff
> 
> It adds support to netstat to show listen queue lengths.
> Manual page diffs are in the working.
> 
> -Guido

-- 
CirX 
					       	Clive Lin <clive@CirX.ORG>

FreeBSD - The Power to Serve 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991214031127.A74211>