Implement print_hexbuf() to hexdump the contents of an ibuf.
authorclaudio <claudio@openbsd.org>
Fri, 28 Jul 2023 11:23:03 +0000 (11:23 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 28 Jul 2023 11:23:03 +0000 (11:23 +0000)
commitdca9e784518479c474ce80c2d7d9308b7565c148
tree2bacf213ce181573b6b9b3ba6208ef298db75cc1
parent71471113f84906ff8027e1e6dd1f5f473ec82bdb
Implement print_hexbuf() to hexdump the contents of an ibuf.
OK tb@
sbin/iked/iked.h
sbin/iked/ikev2.c
sbin/iked/ikev2_msg.c
sbin/iked/util.c