CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/07 08:47:36
Modified files:
usr.sbin/bgpd : session.c
Log message:
Template peers need to check xp->rdesession to know if the RDE has the
session running or not. Right now it checks the template itself which
is never synced.
OK tb@
