CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2024/08/28 07:21:39

Modified files:
        usr.sbin/bgpd  : rde.c rde.h rde_peer.c 

Log message:
Introduce peer_is_up() and use it instead of peer->state == PEER_UP checks
also enqueue update and rrfresh imsgs only if the peer is up and flush them
once this is no longer the case.
OK tb@

Reply via email to