Look for the libpcap ringbuffer patch if you are having too many dropped
packets. generic libpcap starts dropping packets at about 50mb per
second, with the ringbuffer patch (should be able to find it on google) it
scales much higher.
Jason
The place where you made your stand never matt
Jeff Dike wrote:
> [EMAIL PROTECTED] said:
>> Something somewhere is buffering a few packets, and dropping the
>> rest. When the transfer rate goes high enough and there's no
>> physical interface to create delay, the buffer gets full and the
>> majority of packets are discarded. However, no dropp
[EMAIL PROTECTED] said:
> Something somewhere is buffering a few packets, and dropping the rest.
> When the transfer rate goes high enough and there's no physical
> interface to create delay, the buffer gets full and the majority of
> packets are discarded. However, no dropped counters rise on any