summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2023-03-28 16:18:47 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-03-29 11:52:13 +0000
commit40be6a028e72a36a438607d84d6be8bd939c3109 (patch)
treee8e4b1fa169e249461406c1f8d0afe6b4719a936 /lib/command.c
parenta4bb60f52de510ea5ba6ea31894f45679770c93c (diff)
bgpd: Do not announce routes immediatelly on filter updates
If we set `bgp route-map delay-timer X`, we should ignore starting to announce routes immediately, and wait for delay timer to expire (or ignore at all if set to zero). f1aa49293a4a8302b70989aaa9ceb715385c3a7e broke this because we always sent route refresh and on receiving BoRR before sending back EoRR. Let's get fix this. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 4d8e44c7538c6479ac99ec842bebc42a1e6b2ebc)
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions