From nobody@FreeBSD.org  Mon Aug 20 11:31:39 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C181916A41B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Aug 2007 11:31:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 974AD13C465
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Aug 2007 11:31:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7KBVddU088476
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Aug 2007 11:31:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7KBVdgS088475;
	Mon, 20 Aug 2007 11:31:39 GMT
	(envelope-from nobody)
Message-Id: <200708201131.l7KBVdgS088475@www.freebsd.org>
Date: Mon, 20 Aug 2007 11:31:39 GMT
From: Bruce Cran <bruce@cran.org.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: typo in netstat -s for SCTP protocol stats
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115641
>Category:       bin
>Synopsis:       typo in netstat -s for SCTP protocol stats
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rrs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 20 11:40:03 GMT 2007
>Closed-Date:    Fri Jan 25 23:28:25 UTC 2008
>Last-Modified:  Fri Jan 25 23:28:25 UTC 2008
>Originator:     Bruce Cran
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD 7.0-CURRENT #0: Wed Aug 15 17:18:28 BST 2007 i386
>Description:
In the SCTP stats printed using "netstat -s" there's a typo:

..
0 nagle does't allow sending
..

This line is output in line 653 of /usr/src/usr.bin/netstat/sctp.c
>How-To-Repeat:
run netstat -s
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->rrs 
Responsible-Changed-By: yar 
Responsible-Changed-When: Sun Oct 14 09:35:42 UTC 2007 
Responsible-Changed-Why:  
This bug should have been fixed in netstat/sctp.c 1.6, but rrs@ 
knows better what its status is.  Over to him. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115641 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/115641: commit references a PR
Date: Mon, 29 Oct 2007 12:51:26 +0000 (UTC)

 rrs         2007-10-29 12:50:28 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     usr.bin/netstat      sctp.c 
   Log:
    Fix spelling error in netstat output for netstat -s
   PR:             115641
   Approved by:    re@freeBSD.org(Ken Smith)
   
   Revision  Changes    Path
   1.7.2.1   +48 -48    src/usr.bin/netstat/sctp.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Fri Jan 25 23:27:50 UTC 2008 
State-Changed-Why:  
Fixed in netstat/sctp.c 1.6. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115641 
>Unformatted:
