CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/06 07:27:49
Modified files:
sbin/iked : crypto.c ikev2_msg.c
Log message:
Use ibuf_seek() instead of ibuf_data() + offset constructs. Effect is
the same in these cases.
OK tb@
