CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/29 09:27:07
Modified files:
usr.sbin/bgpd : rde.c rtr.c
Log message:
Don't fatal when the connection to the parent is lost. Just exit similar
to how the SE does it, to prevent additional fatal calls by innocent
bystanders.
OK tb@
