:New submission from Thomas Nikolajsen <thomas.nikolajsen@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