资 源 简 介
Aim: Test the performability of a host in TCP/IP networks.
The code employs pcap to sniff packets on link layer on a given interface and sends crafted ones through a raw socket. Currently it covers TCP state machine and reliability test, by sending TCP segments with varying flags, options, in-order and out-of-order segments.
Author: Nanjun Li