Check the max_prefix and max_out_prefix limit during config reload.
authorclaudio <claudio@openbsd.org>
Wed, 28 Aug 2024 13:18:11 +0000 (13:18 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 28 Aug 2024 13:18:11 +0000 (13:18 +0000)
commit174b88088dfd1e67afec1cddfc81284f65458476
treede90b1bd28cc8d7fb8de99e26d1a51cd68973f0b
parent988ce863cc09490c3d442845d78d27731b198a22
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@
usr.sbin/bgpd/rde.c