[Bug 196252] New: [patch] show tcp hostcache usage in netstat -s -p tcp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 24 14:43:13 UTC 2014


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 at FreeBSD.org
          Reporter: citrin+pr at 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.


More information about the freebsd-bugs mailing list