Try libnet (www.packetfactory.net/libnet). It is for injecting packets.
Marcus.
Guido van Rooij wrote:
> On Fri, Jan 05, 2001 at 10:57:57AM +0100, Harti Brandt wrote:
> > On Fri, 5 Jan 2001, Guido van Rooij wrote:
> >
> > > I wonder if it is possible to send raw ethernet packets somehow in FreeB
Dear Mr. Greenman,
Thank you very much. I've made the change and everything is ok now.
Best Regards,
Marcus.
David Greenman wrote:
> > if (txp != NULL) {
> >
> > /* BEGIN OF ADDED CODE */
> >
> > int i;
> >char b [20];
> >stru
e doing
> something wrong.
> A good idea would also be to check the fault virtual
> address and enable debugging support in your kernel in order
> to be able to analyze the situation as much as you can.
>
> Regards,
> Bosko.
>
> - Original Message -
&g
Hello,
I am developing an application to measure the performance of an IP
communications network, accounting for packet loss rate and transmission
delay values between any two sites on a net. This work resembles that of
www.advanced.org and is also based on IETF's IPPM initiative.
One of the goa