Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
authorclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 10:34:31 +0000 (10:34 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 10:34:31 +0000 (10:34 +0000)
commit7551d11f806b438be2275534b742b03f59091085
tree60673abde1afae41ec62e90447a6fe3a35badd42
parentaa2e6c71fe6f6c5734d6b3f8ceebbf6c931b216a
Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
OK tb@
usr.sbin/eigrpd/packet.c