summaryrefslogtreecommitdiff
path: root/net/nemesis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixup BUILD_DEPENDS line so 'make describe' among other things doesn'tSteve Price2000-07-101-1/+1
| | | | | | | hack up furballs. Notes: svn path=/head/; revision=30387
* Nemesis is a command line, portable "human IP stack". It can be useful forDavid E. O'Brien2000-07-086-0/+69
easy injection of packet streams from simple shell scripts. It supports 8 protocols (ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP), and packets can be injected on either Layer 2 or Layer 3. Notes: svn path=/head/; revision=30355