Synopsis: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic
Responsible-Changed-From-To: freebsd-bugs->maxim
Responsible-Changed-By: bz
Responsible-Changed-When: Mon Dec 19 07:40:02 UTC 2011
Responsible-Changed-Why:
maxim comitted the change to head; please track and close after
The following reply was made to PR bin/153206; it has been noted by GNATS.
From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:
Subject: Re: bin/153206: commit references a PR
Date: Mon, 19 Dec 2011 05:50:49 + (UTC)
Author: maxim
Date: Mon Dec 19 05:50:34 2011
Synopsis: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic
State-Changed-From-To: open->patched
State-Changed-By: maxim
State-Changed-When: Mon Dec 19 05:50:49 UTC 2011
State-Changed-Why:
Fixed in HEAD
http://www.freebsd.org/cgi/query-pr.cgi?pr=153206
__
The following reply was made to PR bin/153206; it has been noted by GNATS.
From: Maxim Konovalov
To: bug-follo...@freebsd.org
Cc:
Subject: bin/153206
Date: Tue, 22 Nov 2011 13:36:19 +0400 (MSK)
Added to the audit trail.
--
Maxim Konovalov
-- Forwarded message --
Date
Old Synopsis: Re: Bug bin/153206
New Synopsis: Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset
any IPv6 statistic
State-Changed-From-To: open->closed
State-Changed-By: linimon
State-Changed-When: Fri Nov 18 18:21:04 UTC 2011
State-Changed-Why:
Misfiled foll
Old Synopsis: Bug bin/153206
New Synopsis: Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset
any IPv6 statistic
State-Changed-From-To: open->closed
State-Changed-By: linimon
State-Changed-When: Fri Nov 18 18:21:04 UTC 2011
State-Changed-Why:
Misfiled foll
Here is the patch with the fixed typo.
Index: sys/netinet6/in6_proto.c
===
--- sys/netinet6/in6_proto.c(revision 224466)
+++ sys/netinet6/in6_proto.c(working copy)
@@ -515,7 +515,7 @@
&VNET_NAME(ip6_sendredirects), 0,
The following reply was made to PR bin/153206; it has been noted by GNATS.
From: Maxim Konovalov
To: bug-follo...@freebsd.org
Cc:
Subject: bin/153206
Date: Wed, 27 Jul 2011 14:43:44 +0400 (MSD)
Hello,
please try the following patch:
Index: sys/netinet6/in6_proto.c