Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2012 22:16:14 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Maxim Konovalov <maxim.konovalov@gmail.com>, src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r242003 - user/andre/tcp_workqueue/sys/netinet
Message-ID:  <50884C8E.1000606@freebsd.org>
In-Reply-To: <CAJ-Vmon=VHjsYO_FFKpFKLoMhwz0GPqWX0yzViYY9XtXNf1%2Bmg@mail.gmail.com>
References:  <201210241502.q9OF2erf037597@svn.freebsd.org> <alpine.BSF.2.00.1210241933050.53451@mp2.macomnet.net> <5088461D.7090301@freebsd.org> <CAJ-Vmon=VHjsYO_FFKpFKLoMhwz0GPqWX0yzViYY9XtXNf1%2Bmg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24.10.2012 21:59, Adrian Chadd wrote:
> well, maybe add a sysctl that specifically _zeros_ the stat counters.
> So, leave the stat counters RO in this case.

Thought of that too.  Doesn't really make much of a difference
because write access to writeable sysctl's is only granted for
root.  All others can only read.  If root wants to manipulate
the tcp stats counters so be it.

-- 
Andre




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