Clear the last errors after receiving a RTR_EVNT_END_OF_DATA event.
authorclaudio <claudio@openbsd.org>
Thu, 11 Jan 2024 15:38:05 +0000 (15:38 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 11 Jan 2024 15:38:05 +0000 (15:38 +0000)
commit047cb73c253b7c7b98ef7cf0122e2d846767f58c
tree5769786175e3a980aec9820ba2882091dbe68c66
parentd6291362a3e6ec4f02a817da6352c3e0e834c641
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@
usr.sbin/bgpd/rtr_proto.c