[issue1895] netstat doesn't show all inet sessions on SMP system
Matthew Dillon
dillon at apollo.backplane.com
Mon Nov 1 22:09:22 PDT 2010
:New submission from Thomas Nikolajsen <thomas.nikolajsen at mail.dk>:
:
:On SMP system using after starting a ssh login
:netstat command doesn't always show session:
I tracked it down. There is a bogus generation count test in
the inpcb listing code that does not take into account sockets
which are moved between cpus when they are bound.
-Matt
More information about the Bugs
mailing list