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