CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/18 06:19:09
Modified files:
usr.sbin/bgpd : rde.c
Log message:
In rde_update_queue_runner() reset eor on every loop else a spurious and
most probably wrong EoR could be sent out because the variable persisted
over iterations.
