diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-03-28 16:18:47 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2023-03-28 18:51:48 +0300 |
| commit | 4d8e44c7538c6479ac99ec842bebc42a1e6b2ebc (patch) | |
| tree | ef2acea33e792457c54dd8251f3b0b8db858ceda /tests/topotests/ospfv3_basic_functionality/test_ospfv3_authentication.py | |
| parent | c4e3d5569f56faf615a6177aadc6e614dd88684c (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>
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_authentication.py')
0 files changed, 0 insertions, 0 deletions
