Messages in this thread |  | | Date | Sun, 28 Oct 2001 22:08:54 -0600 | From | Taral <> | Subject | /proc/net/ip_conntrack problems |
| |
% 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/
|  |