pkgsrc/net/nemesis/distinfo
drochner 69c689c87c update to 1.4
changes:
- New and improved nemesis
  - New in nemesis 1.4: nemesis-ethernet and nemesis-ip
  - Windows support (link-layer injection only)
  - Useful man pages
  - Single binary
  - Improved cross-platform support via GNU autotools
- Easier to use
  - Nemesis will attempt to fill in as many details as possible
    in a packet, thus requiring fewer or even no command line switches.
  - Each protocol builder attempts to build a proper packet by default.
- Organized code base
  - The network header structures in libnet proved useful so nemesis
    now uses them where appropriate.
  - Code is re-used wherever possible resulting in a much more concise
    code base.
- Full payload functionality
  - Payloads can now contain NULLs within them and full-size packets
    are available on all supported platforms except Windows.
- IP and TCP options support
  - All nemesis injectors (excluding ARP and Ethernet) now support IP
    options via -O <IP options file>.
  - All nemesis injectors using TCP as a transport protocol now
    support TCP options via -o <TCP options file>.
- Improved IP and TCP functionality
  - Full IP fragmentation support via new -F command line semantics.
  - ECN support in TCP with the addition of -fE (ECE) and -fC (CWR).
2005-08-26 17:01:38 +00:00

5 lines
241 B
Text

$NetBSD: distinfo,v 1.3 2005/08/26 17:01:38 drochner Exp $
SHA1 (nemesis-1.4.tar.gz) = a88e04145e5f379da4d50a9acfeaf62da68aaf94
RMD160 (nemesis-1.4.tar.gz) = b07abbdd7baf552a40056e549653b6fba1d1feca
Size (nemesis-1.4.tar.gz) = 144187 bytes