CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/07/21 02:04:44

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

Log message:
Use peer_dump_done() in the EXPORT_NONE and EXPORT_DEFAULT_ROUTE cases of
peer_dump().

peer_dump_done() calls peer_blast_done() and it issues the End-Of-RIB
marker. This unifies all the peer_dump finalizers to use peer_dump_done().

OK tb@

Reply via email to