CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2013/09/26 07:09:38
Modified files: sbin/iked : ikev2_msg.c Log message: After some manipulations with the buffer, ike message header (hdr) might no longer point to the same memory as before. The bug was reported and fix was tested by LEVAI Daniel. Thanks!