Subject: CVS commit: pkgsrc/security/ike-scan
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 02/28/2005 16:04:28
Module Name: pkgsrc
Committed By: adam
Date: Mon Feb 28 16:04:28 UTC 2005
Modified Files:
pkgsrc/security/ike-scan: Makefile distinfo
Log Message:
Changes 1.7.1:
* Fixed bug which caused hostnames containing hyphens to fail with an error.
* Improved mapping of ID numbers to names in decode. This allows sparse IDs
ranges (e.g. 1,2,3,65000) to be supported, which means that we can now decode
XAUTH authentication method amongst other things.
* Added SO_BROADCAST option to UDP socket to allow sending to broadcast
addresses. Previously this gave a permission denied error.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/security/ike-scan/Makefile \
pkgsrc/security/ike-scan/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.