Subject: CVS commit: pkgsrc/security/ike-scan
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2007 01:34:42
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sun Jan 28 01:34:42 UTC 2007

Modified Files:
	pkgsrc/security/ike-scan: Makefile distinfo

Log Message:
Update to 1.9
a) Experimental IKEv2 support (--ikev2)
b) RFC 3947 NAT traversal support (--nat-t)
c) Source IP spoofing (--sourceip) - Requires raw sockets.
d) Nortel proprietary pre-shared key cracking support.
e) psk-crack can read dictionary files from stdin (--dictionary=-)
f) Backoff patterns may contain only a single packet.
g) Two new packet display options: --timestamp and --shownum
h) ike-scan now uses the Mersenne twister PRNG, with new --randomseed option.
i) --rcookie option allows the responder cookie to be specified in outgoing packets.
j) Several new backoff patterns and vendor IDs added.
k) ike-scan wiki launched: http://www.nta-monitor.com/wiki/


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/security/ike-scan/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/security/ike-scan/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.