Hi all.
The newest v6eval is available now.
The previous v6eval had the problem
that IPsec functions didn't work on FreeBSD 7.0-RELEASE.
If you are planning to use IPsec tester on FreeBSD 7.0-RELEASE,
please use the newest v6eval.
Here is the difference from v3.0.14 to v3.0.15.
2008/07/01 akisada
M lib/Pz/Makefile
M lib/Pz/MfAlgorithm.cc
M lib/Pz/MfAlgorithm.h
R lib/Pz/crypto/hmac/Makefile
R lib/Pz/crypto/hmac/Makefile.save
R lib/Pz/crypto/hmac/Makefile.ssl
R lib/Pz/crypto/hmac/hmac.c
R lib/Pz/crypto/hmac/hmac.h
R lib/Pz/crypto/hmac/hmactest.c
R lib/Pz/crypto/sha2/sha2.c
R lib/Pz/crypto/sha2/sha2.h
M lib/pkt/LxLexer.cc
- change HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512 to use openssl
- correct truncated output lengths according to RFC 4868
M lib/Pz/MfAlgorithm.cc
M lib/Pz/MfAlgorithm.h
M lib/pkt/LxLexer.cc
- require openssl-0.9.8 or later version of openssl
to use HMAC-SHA-256, HMAC-SHA-384, or HMAC-SHA-512
Thanks,
--
Yukiyo Akisada <akisada@tahi.org>