Re: Sending ethernet frames one after another

2005-07-05 Thread jscottkasten
--- Karel Kulhavy <[EMAIL PROTECTED]> wrote: > Hello > > I have written a software to test connected optical > datalink in loopback > mode which works by sending a burst of e. g. 1024 > raw Ethernet frames > directly to that interface, then waiting a little > bit, and counting from > ifconfig h

Re: Sending ethernet frames one after another

2005-07-05 Thread Richard B. Johnson
On Tue, 5 Jul 2005, Karel Kulhavy wrote: Hello I have written a software to test connected optical datalink in loopback mode which works by sending a burst of e. g. 1024 raw Ethernet frames directly to that interface, then waiting a little bit, and counting from ifconfig how many were received.