CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/17 02:59:08
Modified files:
usr.sbin/ospf6d: ospf6d.c rde.c
Log message:
Handle IMSG_CTL_LOG_VERBOSE like bgpd with imsg_get_data instead of an
unchecked memcpy.
OK tb@
