CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/28 01:01:26
Modified files:
usr.sbin/bgpd : control.c
Log message:
Enforce NUL termination of the neighbor shutdown reason sent from
bgpctl before calling strlcpy() with that string.
OK tb@ some long time ago
