summaryrefslogtreecommitdiff
path: root/tests/topotests/example-test/test_example.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2023-10-20 11:59:59 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-10-23 11:42:05 +0000
commitccb10cd8a71d2a442e169f0af584e9d693e4b682 (patch)
treec42b8b9be64d00506457aa221a81bbdbd7b06209 /tests/topotests/example-test/test_example.py
parent7691067b629ace7ed42514290b29120d09b2a883 (diff)
bgpd: Do not suppress conditional advertisement updates if triggered
If we have a prefix-list with one entry, and after some time we append a prefix-list with some more additional entries, conditional advertisement is triggered, and the old entries are suppressed (because they look identical as sent before). Hence, the old entries are sent as withdrawals and only new entries sent as updates. Force re-sending all BGP updates for conditional advertisement. The same is done for route-refresh, and/or soft clear operations. Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> (cherry picked from commit 2d8e85958526493f59e7cb9bf6dac829ed3d687f)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions