summaryrefslogtreecommitdiff
path: root/net/nemesis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update of net/nemesis to latest version (1.4beta3)Yen-Ming Lee2003-07-015-88/+22
| | | | | | | | PR: 53964 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=84004
* Update pkg-descrTilman Keskinoz2003-05-191-1/+1
| | | | | | | | PR: 52429 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=81382
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Actually pass over maintainership to Marco Molteni <molter@tin.it>Maxim Sobolev2001-08-171-1/+1
| | | | | | | | PR: 29676 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=46365
* - Update to 1.32;Maxim Sobolev2001-08-174-9/+18
| | | | | | | | | | - hand over maintainership to Marco Molteni <molter@tin.it>. PR: 29676 Submitted by: Marco Molteni <molter@tin.it> Notes: svn path=/head/; revision=46362
* update to 1.2.FUJISHIMA Satsuki2001-01-295-20/+62
| | | | | | | | PR: 24674 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=37744
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+1
| | | | Notes: svn path=/head/; revision=37252
* Return to ports at freebsd.orgDavid E. O'Brien2000-12-221-1/+1
| | | | Notes: svn path=/head/; revision=36255
* 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