CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/26 19:03:22

Modified files:
        sbin/iked      : iked.h ikev2.c ikev2_msg.c ikev2_pld.c 

Log message:
Instead of modifying and fiddling with the IKE SA in the payload
parsing routines directly, first parse the message and save the parsed
elements in the temporary message struct before validating the
information and taking any other actions on the actual SA.  This needs
more testing, but is the cleaner and better approach.

Reply via email to