CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/28 07:15:08
Modified files:
usr.sbin/bgpd : mrt.c
Log message:
In mrt_dump_entry_mp() improve the length calculation handling and stop
using an uint16_t len that could overflow because of MAX_EXT_PKTSIZE.
OK tb@
