Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2014 14:43:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196252] New: [patch] show tcp hostcache usage in netstat -s -p tcp
Message-ID:  <bug-196252-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196252

            Bug ID: 196252
           Summary: [patch] show tcp hostcache usage in netstat -s -p tcp
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: citrin+pr@citrin.ru

Created attachment 150936
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150936&action=edit
patch for netstat/inet.c

There is counters in kernel updated when RTT, RRTvar and SS threshold usaed
from tcp hostcache. But this counters is not shown by any userland tools.

Patch to add this counters to netstat(1) attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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