>    If you've got a small enough amount of traffic, you could use
> tcpdump to
> snarf the headers and then use your favourite scripting languge
> to look for
> repeated sequence numbers (retransmits) and repeated acks (lost packets);
> but I suspect this would be too slow for most purposes.

Yeah, we thought about using a sniffer in front of a box to accomplish the
same task to overcome the performance issue, but a more direct way would
really be suitable to our application.

Thanks!

Deepak Jain
AiNET

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to