Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct
authorclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 11:51:27 +0000 (11:51 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 3 Jul 2023 11:51:27 +0000 (11:51 +0000)
commit8bc5e3a3aaccee091c0a327f1a8daa3593d0f628
tree718b622beb10b2feadd7c41cd9678e7f37bba4e9
parentd16bc87a133bd664fb03ee3429aaf3db4477d375
Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct
struct access and use ibuf_set_n16() to update the length field.
OK tb@
usr.sbin/ldpd/hello.c
usr.sbin/ldpd/labelmapping.c