You guys may want to know, but your source code is *not* 0.8.2. ftp://ftp.netbsd.org/pub/NetBSD/misc/ipsec-tools/0.8/
As far as I can tell, what you have packaged as 0.8.2 is 0.8.0, 3 years older. Perhaps that's why you are having some funny diffs? For example, look at src/racoon/isakmp.c - the Debian version is before 0.8.1 was released. - Adam On Tue, Jul 08, 2014 at 09:11:44AM +1200, Matt Grant wrote: > Hi! > > You should be able to identify parts of the functionality - like the > config file parser, and then there will other bits in the X509 code, to > do with verifications, and subject Alt-name parsing. > > Have to remember that IPv6 address can be written different ways and in > binary be the same thing. Use the getaddrinfo() function to convert to > binary for comparison. > > Hopefully that gives at taxonomy of what you are looking for in the CVS > jumble patch. -- Adam Majer [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

