public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* /proc/net/ip_conntrack problems
@ 2001-10-29  4:08 Taral
  2001-10-29  4:27 ` Keith Owens
  0 siblings, 1 reply; 5+ messages in thread
From: Taral @ 2001-10-29  4:08 UTC (permalink / raw)
  To: linux-kernel

% dd if=/proc/net/ip_conntrack bs=128 | wc -l
0+0 records in
0+0 records out
      0
% dd if=/proc/net/ip_conntrack bs=256 | wc -l
0+3 records in
0+3 records out
      3
% dd if=/proc/net/ip_conntrack bs=512 | wc -l
0+2 records in
0+2 records out
      5

Can anyone explain this? (2.4.13-ac3) It's wreaking havoc with my
program.

-- 
Taral <taral@taral.net>
This message is digitally signed. Please PGP encrypt mail to me.
"Any technology, no matter how primitive, is magic to those who don't
understand it." -- Florence Ambrose

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

end of thread, other threads:[~2001-10-29 22:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-29  4:08 /proc/net/ip_conntrack problems Taral
2001-10-29  4:27 ` Keith Owens
2001-10-29  4:36   ` Taral
2001-10-29 21:19     ` Mike Fedyk
2001-10-29 22:24       ` Taral

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox