/proc/net/ip_conntrack problems

From: Taral (taral@taral.net)
Date: Sun Oct 28 2001 - 23:08:54 EST


% 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:36 EST