CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/25 03:04:42
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Initialize the peer id of peerself to PEER_ID_SELF before adding it to
peer table. Fixes an endless loop of peer_down errors on shutdown.
