CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/07 04:17:35
Modified files:
usr.sbin/bgpd : rde_peer.c
Log message:
Alter imsg_move() to clear the full imsg buffer instead of just the
imsg->data field. This is needed for future imsg API changes.
OK tb@
