Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
authorclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 10:34:08 +0000 (10:34 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 10:34:08 +0000 (10:34 +0000)
commitaa2e6c71fe6f6c5734d6b3f8ceebbf6c931b216a
tree9b9db9b01c8b0a3e1bbf5de3d7e73e26b3930643
parent6f1869804a5c04478d4beeffba6914a63d71a76e
Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
OK tb@
usr.sbin/ripd/message.c