The programs contained in this directory are examples of using the SPAK program
to generate packets.  If you have any questions about these programs, please
send E-Mail to the author.  If you have questions about SPAK, or would like to
contribute a program to be added to this directory, please send E-Mail to
xenon@xenos.net.

arp: Written by xenon@xenos.net.  Generates an ARP request.  The source and
     destination addresses, and the source MAC address are defined in the
     script.

rarp: Written by xenon@xenos.net.  Generates an RARP reply.  The source and
      destination addresses, (MAC and IP), and defined in the script.

syn: Written by xenon@xenos.net.  Generates a syn packet.  The source
     and destination addresses and ports are defined in the script.

syn_eth: Written by xenon@xenos.net.  Just like the syn script except the
         packet is encapsulated in an Ethernet frame.

xmas: Written by xenon@xenos.net.  Generates a Christmas tree packet,
      (a packet with most all bits in the header set to 1).  The source and
      destination address are defined in the script.
