Synopsis: sockstat(1) missing output

State-Changed-From-To: open->closed
State-Changed-By: jilles
State-Changed-When: Sun Apr 29 23:09:08 UTC 2012
State-Changed-Why: 
The question marks in sockstat are intended behaviour and not a bug.

The change between 8.2 and 8.3 is that sockstat now also shows
sockets that are not associated with a file descriptor.
Formerly, these were not shown, causing a discrepancy between
sockstat and netstat -a because netstat has always shown them.

In your case, the sockets on port 2049 are associated with the
kernel NFS client and server. The other TCP sockets are likely
in TIME_WAIT or a similar state.


Responsible-Changed-From-To: freebsd-bugs->jilles
Responsible-Changed-By: jilles
Responsible-Changed-When: Sun Apr 29 23:09:08 UTC 2012
Responsible-Changed-Why: 
I closed it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=167292
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to