Changelog for ike-2.2.0-alpha-5


------------------------------------------------------------------------
r611 | mgrooms | 2009-02-11 20:35:43 -0600 (Wed, 11 Feb 2009) | 1 line

Modify iked to detect packet send errors earlier. This could be improved
more but would require intrusive changes.
------------------------------------------------------------------------
r609 | mgrooms | 2009-02-11 19:59:05 -0600 (Wed, 11 Feb 2009) | 1 line

Correct a bug in iked where the generic exchange handle resend event was
not being initialized properly. This caused the tunnel to hang under a
failure condition under some rare circumstances.
------------------------------------------------------------------------
r608 | mgrooms | 2009-02-05 23:45:49 -0600 (Thu, 05 Feb 2009) | 1 line

Modify the iked NAT-T keep alive packet code to also work with Cisco UDP
encapsulation of ESP packets.
------------------------------------------------------------------------
r607 | mgrooms | 2009-02-04 21:13:13 -0600 (Wed, 04 Feb 2009) | 2 lines

Add support to iked for negotiating Cisco UDP encapsulation of ESP
packets. The current modifcations have been tested on unix builds but
more work is required to enable support on Windows platforms. Submitted
by Robert Nelson.

------------------------------------------------------------------------
r605 | mgrooms | 2009-02-03 23:10:00 -0600 (Tue, 03 Feb 2009) | 2 lines

Cleanup some faulty NAT-T port value handling in iked. Instead of
blindly assigning the remote NAT-T port value to the local socket
address, lookup the value instead. This should avoid issues when the
remote NAT-T port does not match the local NAT-T port.

------------------------------------------------------------------------