CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/02 03:00:31
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Further improve the log messages for attribute parse errors.
Add an extra case for the case where the length of the attribute
overflows the attribute buffer. This is a reasonably common issues
and therefor the extra message that includes attribute, flags and length.
OK tb@
