CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/11 08:38:05
Modified files:
usr.sbin/bgpd : rtr_proto.c
Log message:
Clear the last errors after receiving a RTR_EVNT_END_OF_DATA event.
Once the cache is synced we can assume that the errors are no longer
relevant.
OK tb@
