CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/23 07:12:19
Modified files:
sbin/iked : ca.c config.c crypto.c eap.c iked.h ikev2.c
ikev2_msg.c ikev2_pld.c imsg_util.c policy.c
Log message:
Replace ibuf_release() with ibuf_free() since the former just calls the latter
OK kn@ tb@
