From: Willy Tarreau <willy@w.ods.org>
To: Colin Burnett <cburnett@fractal.candysporks.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: pure raw eth sockets
Date: Fri, 8 Nov 2002 09:14:29 +0100 [thread overview]
Message-ID: <20021108081429.GF879@alpha.home.local> (raw)
In-Reply-To: <1036735964.3dcb55dc6f784@www.candysporks.org>
On Fri, Nov 08, 2002 at 12:12:44AM -0600, Colin Burnett wrote:
> I'm at a complete road block here and I appreciate any help!
>
> I'm trying to write a packet generator that generates a packet down to the
> destination/src mac address of an eth frame. However, nothing I find seems to
> explain how to do this let alone if it is possible. As example (for
> familiarity), implementing a RARP client (and server). I first create a socket:
I wrote a tool which works exactly like this, to test network equipments to
limits. It's slightly commented, and relatively basic. You can download it
there :
http://w.ods.org/tools/ethforge/
Just a tip: don't start it without args, by default it will bomb as many
packets as possible on your network! Read it first :-)
Cheers,
Willy
prev parent reply other threads:[~2002-11-08 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-08 6:12 pure raw eth sockets Colin Burnett
2002-11-08 6:43 ` Chris Friesen
2002-11-08 8:14 ` Willy Tarreau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021108081429.GF879@alpha.home.local \
--to=willy@w.ods.org \
--cc=cburnett@fractal.candysporks.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.