All of lore.kernel.org
 help / color / mirror / Atom feed
* lost socket
@ 2003-08-27 21:27 Ricky Beam
  2003-08-27 23:58 ` /proc/net/* read drops data (was: lost socket) Ricky Beam
  0 siblings, 1 reply; 18+ messages in thread
From: Ricky Beam @ 2003-08-27 21:27 UTC (permalink / raw)
  To: Linux Kernel Mail List

It would appear the kernel is not properly reporting all the active sockets.
I noticed this in 2.5.70 while checking netflow collection... udp port 9800
is bound and actively receiving traffic, however, nothing reports it's
existance.  2.6.0-test4 still has this bug.

This smells like a simple "off by one" bug, but I've been too busy to go
look at the code.

--Ricky



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2003-09-11 23:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-27 21:27 lost socket Ricky Beam
2003-08-27 23:58 ` /proc/net/* read drops data (was: lost socket) Ricky Beam
2003-08-28  0:34   ` /proc/net/* read drops data YOSHIFUJI Hideaki / 吉藤英明
2003-09-03  7:07   ` YOSHIFUJI Hideaki / 吉藤英明
2003-09-04  7:46     ` David S. Miller
2003-09-04 16:21       ` Ricky Beam
2003-09-04 16:25       ` Ricky Beam
2003-09-04 17:13         ` YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:04         ` YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:10           ` [PATCH 1/3] /proc/net/{igmp,msfilter,raw,rt_cache,ip6_flowlabel,msfilter6,raw6} may drop some data (Re: /proc/net/* read drops data) YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:10           ` [PATCH 2/3] /proc/net/if_inet6 " YOSHIFUJI Hideaki / 吉藤英明
2003-09-06  7:10           ` [PATCH 3/3] clean up /proc/net/{anycast6,igmp6} " YOSHIFUJI Hideaki / 吉藤英明
2003-09-10  2:53           ` [RESEND 1/3] /proc/net/{igmp,msfilter,raw,rt_cache,ip6_flowlabel,msfilter6,raw6} may drop some data YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:31             ` David S. Miller
2003-09-10  2:53           ` [RESEND 2/3] /proc/net/if_inet6 " YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:33             ` David S. Miller
2003-09-10  2:53           ` [RESEND 3/3] clean up /proc/net/{anycast6,igmp6} YOSHIFUJI Hideaki / 吉藤英明
2003-09-11 23:34             ` David S. Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.