Hi, all.
v6eval v3.0.13 is available now.
It supports FreeBSD 7.0-RELEASE.
And here is the difference from the previous.
2008/04/03 akisada
M bin/sigcomp/sigcomp.c
M bin/x509dec/x509dec.c
M lib/Pz/crypto/sha2/sha2.c
- keep consistency between OPENSSL_VERSION_NUMBER
2008/04/02 akisada
Support FreeBSD 7.0-RELEASE
M lib/Pz/McIKE.h, MfAlgorithm.h
M lib/pkt/Bpfilter.h, RAFControl.h
- remove extra qualification
M lib/Pz/crypto/hmac/hmac.c
- remove conflicting types
M bin/x509dec/x509dec.c
- correct casting
M bin/sigcomp/sigcomp.c
- remove undeclaration
M bin/sigcomp/sigcomp.c
- cast argument 3 of d2i_PrivateKey()
- cast argument 3 of d2i_PublicKey()
- correct type qualifiers for function return type
M bin/x509dec/x509dec.c
- cast argument 2 of d2i_X509()
- cast argument 1 and 2 of strlcpy()
- correct type qualifiers for function return type
M bin/ivcomp/ivcomp.c
M bin/prfcomp/prfcomp.c
- convert between signed and unsigned correctly
M lib/pkt/PktCtlClient.cc, bufStat.h
- convert string between constant and non-constant correctly
- convert from time_t to long int correctly
M lib/pkt/RunEnv.cc
- convert from time_t to long int correctly
M lib/Pz/crypto/sha2/sha2.c
- correct type qualifiers for update function argument type
in env_md_st structure
M lib/Cm/CmLexer.cc, CmQueue.cc
- convert string between constant and non-constant correctly
2008/02/01 akisada
M bin/remotes/manual/racontrol.rmt
- change to use the names of variables defined in rfc4861
2008/02/01 akisada
M bin/remotes/manual/racontrol.rmt
- add message about advertising interface
- update reference from rfc2461 to rfc4861
2007/11/15 akisada
script/pmod/V6evalRemote/V6evalRemote.pm
- typo at rLogStdout()
Thanks,
--
Yukiyo Akisada <akisada@tahi.org>