CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/09 06:42:04
Modified files:
usr.sbin/bgpd : logmsg.c
Log message:
Log optional NOTIFICATION data for UPDATE errors if verbose is set
The additional data can help identify why a NOTIFICATION was triggered
and help fix the error without having to use tcpdump to get the wire
data.
OK sthen@ tb@
