Ethereal-dev: [ethereal-dev] Sending packets (patch)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Christian Brunner <chb@xxxxxx>
Date: Sun, 10 Jan 1999 22:40:19 +0100 (CET)
Here is my first cut on sending arbitrary packets (the diff is against
todays CVS version). I know that it still has edges and it supports only
three types of packets (Generic, IPv4, TCP) at the moment, but I want to
put it out now, because I have to hack some other stuff for a while.

Another issue is, that sending out packets only works only with Linux. The
rest of you should be able to look at the user interface, but... (The
actual send-function is called genpacket_send(). - You will find it in
"gen-common.c".)

Bug-reports, suggestions or even patches are welcome.

Christian (chb@xxxxxx)

PS: You should try to click on an gtk-hex-widget with the right mouse
button :)

Attachment: ethereal-genpack.patch.gz
Description: application/gunzip