CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2019/11/28 05:16:28
Modified files: sbin/iked : iked.h ikev2.c ikev2_msg.c ikev2_pld.c Log message: Move Notify and Certreq payload handlers after the parser. Modify SA state only when the full message was parsed successfully. ok patrick@, "that's working for me" - sthen@