-
Notifications
You must be signed in to change notification settings - Fork 140
PacketGenerator
This project provides a simple packet generator and capture tool. It is designed for use by anyone who wants to inject packets into a network and/or observe packets exiting a network.
The generation feature in the current implementation is a "playback" mechanism—a sequence of Ethernet frames is loaded from a PCAP dump file into the generator which then proceeds to transmit that sequence of frames. Delay between individual frames can be tightly controlled; by default the generator will use the delay specified in the pcap source file. A user can optionally specify a maximum data rate and/or a set delay between frames.
The packet generator also be used to report statistics on packets exiting the network and optionally to record the packets exiting the network. These feature are useful for analyzing throughput through a device and for analyzing whether the data exiting a network is correct.
- Status :
- Current version :
- NetFPGA package requirement :
- Authors :
- Release date :
- Replay timing accuracy :
- Capture timestamp precision :
- Capture timestamp accuracy :
See Packet generator revision history for the revision history and to download older versions.
WARNING: The yum package is not yet available for 1.1.1.
- Install the NetFPGA Base Package
- Install the packet generator
yum install netfpga-packet_generator
Download from here: http://netfpga.org/releases/netfpga_packet_generator_1_1_1.tar.gz
%RED% WARNING: Standalone package not currently available for 1.1.1.%ENDCOLOR% %BR% Run the following command:
packet_generator_setup.pl