Convert the RTR PDU parser to use the new ibuf API.
authorclaudio <claudio@openbsd.org>
Thu, 4 Jan 2024 14:30:09 +0000 (14:30 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 4 Jan 2024 14:30:09 +0000 (14:30 +0000)
commitb1793e8cdc71cd88596129341973d227fa5d2e1a
treeda2a820b5743e56effb7144d24e41eb1f098e105
parent6b9dec0250ee7a068de45f896e7e318716e771c3
Convert the RTR PDU parser to use the new ibuf API.
Lenght / overflow checks are now handled by ibufs.
OK tb@
usr.sbin/bgpd/rtr_proto.c