|
From: Jeff A. <sil...@us...> - 2009-09-30 16:04:59
|
Today we've posted a release candidate for an upcoming openhip-0.7 release here: <https://sourceforge.net/projects/openhip/files/hip/hip-0.7_RC1/> We'd appreciate any feedback prior to Wed. Oct 7, when we plan to post the openhip 0.7 release. The big changes are: - HIP now operates over UDP by default, allowing you to initiate connections from behind a NAT - mobility handovers between IPv4 and IPv6 now possible in the mobile router mode Here is a list of changes with greater detail: - cleanup of the NAT code and implementation of the nat-08 draft for HIP/ESP over UDP that shares the same port 50500; removed all STUN code and options, now uses UDP by default for IPv4 - cleanup command-line options - rewrite and cleanup of registration and rendezvous code in support of RFC 5203 and RFC 5204 - update to mobile router code to allow address family handovers when changing the MR's public address; cleanup of mobile router code, globals changed to static locals; support IPv4 in mobile router - update to --enable-sma-crawler=(config) option, files-based configuration library; now uses OpenSSL engine interface, removing OpenSC dependencies - restructure the HIP configuration library code to put common code in a base class - tested on Windows Vista, XP, Fedora 11, Ubuntu 9.04, CentOS 5.3, Mac OS X |