From ff20b92b67d90a1e14ef73fde3300cec25c54932 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Fri, 17 Sep 1999 04:38:23 +0000 Subject: Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from default target list, so a 'make randpkt' is required if you want to build it. svn path=/trunk/; revision=684 --- doc/randpkt.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/randpkt.txt') diff --git a/doc/randpkt.txt b/doc/randpkt.txt index 1b42b2fc7d..d2eb412db1 100644 --- a/doc/randpkt.txt +++ b/doc/randpkt.txt @@ -1,10 +1,13 @@ Random Packet Generator ----------------------- -$Id: randpkt.txt,v 1.2 1999/09/10 15:38:58 gram Exp $ +$Id: randpkt.txt,v 1.3 1999/09/17 04:38:23 gram Exp $ -This small utility creates a libpcap trace file full of random packets. +randpkt is a small utility creates a libpcap trace file full of random packets. You can control the number of packets, the maximum size of each packet, -and the type of each packet. +and the type of each packet. It is not build by default, but you +can create it in the top-level Ethereal directory by typing: + +make randpkt By creating many randomized packets of a certain type, you can test packet sniffers to see how well they handle malformed packets. -- cgit v1.2.3