CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/12 08:16:28
Modified files:
usr.sbin/bgpd : rde_update.c
Log message:
In up_generate_addpath_all() ensure that the new prefix is valid.
This should fix a fatal error reported by Arend Brouwer (arend at eritap com)
when "announce add-path send all" is used.
As a workaround "announce add-path send best plus 500" can used.
OK tb@
