CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/02/12 06:10:13
Modified files:
usr.sbin/bgpd : control.c session.c
Log message:
Improve control_imsg_relay() error handling and move the peer check
to session imsg dispatch where all other checks are as well.
OK tb@
