Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic

2011-12-18 Thread bz
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

Re: bin/153206: commit references a PR

2011-12-18 Thread dfilter service
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

Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic

2011-12-18 Thread maxim
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 __

bin/153206

2011-11-22 Thread Maxim Konovalov
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

Re: bin/162662: Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic

2011-11-18 Thread linimon
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

Re: bin/162658: Re: bin/153206: [patch] netstat(1): "netstat -sz" doesn't reset any IPv6 statistic

2011-11-18 Thread linimon
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

Re: bin/153206

2011-07-27 Thread Maxim Konovalov
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,

bin/153206

2011-07-27 Thread Maxim Konovalov
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