Date: Wed, 20 Nov 2002 06:33:55 -0600 From: Randall Stewart <randall@stewart.chicago.il.us> To: shubha mr <shubha_mr@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: duplicate packets in ping? Message-ID: <3DDB8133.4030205@stewart.chicago.il.us> References: <20021120122521.45873.qmail@web41201.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
shubha mr wrote: > Ping on my device driver (for my NIC )gives duplicate > packets.does anyone know why they occur and how to > eliminate them? > thanks > shubha > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page > from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > > I have noticed a similar occurance in some of my SCTP testing with all of the BSD's. In particular the linksys pcmcia cards seem to do this. In my testing and analysis this always seems to occur when the card is busy and what happens is you lose some packet and another appears to be duplicated... I traced this out with ethereal a while ago and then just stopped using that card when I figured out it was some sort of circular buffer issue.. I did not dig in and find out if it was the card or driver... I rather suspect it is the card (since it is a low end one).. but one never knows... R -- Randall R. Stewart randall@stewart.chicago.il.us 815-342-5222 (cell phone) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DDB8133.4030205>