CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/28 01:31:38
Modified files:
sbin/iked : crypto.c dh.c ikev2.c ikev2_msg.c
Log message:
Use ibuf_data() instead of accessing the ibuf buf pointer directly.
Also convert some ibuf_add(() calls to ibuf_add_buf() where appropriate.
OK tobhe@ tb@
