CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/28 07:18:11
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Check the max_prefix and max_out_prefix limit during config reload.
This is cheap and will trigger immediatly instead of waiting until
the next UPDATE happens (which could happen a lot later).
OK tb@ job@
