diff options
author | salo <salo@pkgsrc.org> | 2003-04-28 20:49:23 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-28 20:49:23 +0000 |
commit | 2eb95c351c2722c34446198d7114fea9dd6b74bd (patch) | |
tree | a4a092404034963925f855ebd1e458fee796ee8b /net/nmap/DESCR | |
parent | b8dfdad88788619e0d6508c3b2733c9c3a269fd6 (diff) | |
download | pkgsrc-2eb95c351c2722c34446198d7114fea9dd6b74bd.tar.gz |
Update to version 2.37.
Changes:
- Nmap now compiles under Amiga thanks to patches sent by Diego
Casorran (dcr8520@amiga.org).
- Fixed a backwards WIN32 ifdef that broke UDP and small-fragment
scans for some operating systems other than Linux and Windows.
Thanks to Guido van Rooij (guido@gvr.org) for reporting the problem
and sending a patch.
- Applied patch from Marius Strobl (marius@alchemy.franken.de) which
improves the definition of NET_SIZE_T on FreeBSD so that it compiles
on 64-bit platforms.
Diffstat (limited to 'net/nmap/DESCR')
-rw-r--r-- | net/nmap/DESCR | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net/nmap/DESCR b/net/nmap/DESCR index 590763b5d37..99da40fc123 100644 --- a/net/nmap/DESCR +++ b/net/nmap/DESCR @@ -1,6 +1,6 @@ -Nmap is a utility for port scanning large networks, although it -works fine for single hosts. It supports many different scanning -techniques and has a number of performance and reliability features -such as dynamic delay time calculations, packet timeout and -retransmission, parallel port scanning, detection of down hosts -via parallel pings, and flexible target and port specification. +Nmap is a utility for port scanning large networks, although it works fine +for single hosts. It supports many different scanning techniques and has +a number of performance and reliability features such as dynamic delay time +calculations, packet timeout and retransmission, parallel port scanning, +detection of down hosts via parallel pings, and flexible target and port +specification. |