Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
itojun 923a884c64 ike-scan, IKE fingerprinting tool
---
ike-scan discovers IKE hosts and can also fingerprint them using the
retransmission backoff pattern.

ike-scan does two things:

a) Discovery: Determine which hosts are running IKE.
   This is done by displaying those hosts which respond to the IKE requests
   sent by ike-scan.

b) Fingerprinting: Determine which IKE implementation the hosts are using.
   This is done by recording the times of the IKE response packets from the
   target hosts and comparing the observed retransmission backoff pattern
   against known patterns.

The retransmission backoff fingerprinting concept is discussed in more
detail in the UDP backoff fingerprinting paper which should be included
in the ike-scan kit as udp-backoff-fingerprinting-paper.txt.

The program sends IKE main mode requests to the specified hosts and displays
any responses that are received.  It handles retry and retransmission with
backoff to cope with packet loss.  It also limits the amount of bandwidth
used by the outbound IKE packets.
2004-02-27 22:12:51 +00:00
archivers Install the statically linked rar binary instead, since our emulation 2004-02-27 15:45:12 +00:00
audio Move inclusion of libiconv's bl3 file to the common Makefile, to fix the 2004-02-27 13:54:49 +00:00
benchmarks s/conformancy/conformance/ 2004-02-21 06:34:04 +00:00
biology Do not install files not specified in PLIST. 2004-02-18 21:13:48 +00:00
cad Update cad/eagle to 4.11, from Ossi Herrala in PR pkg/24552. 2004-02-25 01:09:25 +00:00
chat Fixed buildlink3.mk, libtlen is no longer in wip 2004-02-26 09:24:01 +00:00
comms add an alternate ftp location for the time being 2004-02-26 23:10:09 +00:00
converters Update rss2html to 0.6. 2004-02-19 16:46:44 +00:00
cross Make this package build when using gcc 2.95. 2004-02-22 04:01:15 +00:00
databases Add and enable py-IndexedCatalog. 2004-02-26 22:55:01 +00:00
devel Fix a typo in the configure script that makes the build fail when using 2004-02-27 14:50:19 +00:00
distfiles
doc Updated gcalctool to 4.3.48. 2004-02-27 17:29:30 +00:00
editors Update to 3.2.4: 2004-02-26 15:10:50 +00:00
emulators Add and enable uips. 2004-02-27 15:37:24 +00:00
finance Correct paths. 2004-02-24 23:24:06 +00:00
fonts Use fonts.mk. Misc. clean-ups. 2004-02-26 08:37:24 +00:00
games bl3ify and set USE_LANGUAGES= c c++. 2004-02-27 02:55:24 +00:00
geography LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
graphics Include pkgconfig's bl3 file to fix build. 2004-02-27 18:28:05 +00:00
ham Added and enabled xdx-1.1 : Amateur Radio tcp/ip DX-cluster client 2004-02-23 23:03:36 +00:00
inputmethod Remove info files entries from PLIST. 2004-02-21 18:24:21 +00:00
lang bl3ify 2004-02-27 07:37:04 +00:00
licenses Add license for rar-linux. 2004-02-27 15:17:28 +00:00
mail Disable IPv6 explicitly if USE_INET6 is not set to YES. This is 2004-02-26 14:07:23 +00:00
math Update to 4.3.48: 2004-02-27 17:26:30 +00:00
mbone replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
meta-pkgs Set "USE_LANGUAGES= c c++" here as all the kde packages need c++. 2004-02-25 22:09:11 +00:00
misc Remove not needed patches and regen. 2004-02-26 04:33:15 +00:00
mk Instead of wrapping the config.status script, edit it directly to prevent 2004-02-27 16:50:48 +00:00
multimedia Move inclusion of libiconv's bl3 file to the common Makefile, to fix the 2004-02-27 13:54:49 +00:00
net Add buildlink3.mk. 2004-02-27 03:29:46 +00:00
news bl3ify 2004-02-14 19:20:41 +00:00
packages
parallel Update dqs to 3.3.2nb1 2004-02-26 22:44:09 +00:00
pkgtools Update to 1.1: 2004-02-24 22:00:46 +00:00
print The <cmath> header in NetBSD 1.6 is buggy in that it undefines NULL. 2004-02-27 21:14:08 +00:00
security ike-scan, IKE fingerprinting tool 2004-02-27 22:12:51 +00:00
shells Fix build on Linux. From Roland Illig. 2004-02-26 09:34:43 +00:00
sysutils err fixed the problem in checkconf(). 2004-02-27 05:28:06 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Add and enable py-Reverend. 2004-02-27 02:28:21 +00:00
time Include "../../mk/compiler.mk" to get the value of CC_VERSION before 2004-02-18 13:33:40 +00:00
wm bl3ify 2004-02-26 09:00:03 +00:00
www cgi-bin/trac.cgi needs to be in PYTHON_PATCH_SCRIPTS. 2004-02-27 01:57:05 +00:00
x11 lib/gtk-2.0/2.2.0/engines is "owned" by gtk2. Bump PKGREVISION. 2004-02-27 01:53:45 +00:00
Makefile Add a multimedia category. Ok'ed by agc@. 2004-01-26 11:32:06 +00:00
Packages.txt Document "mipspro-ucode". 2004-02-18 18:06:24 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).