summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-04-23 21:31:11 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-05-12 07:33:08 -0400
commitdb1fcc98dadd679de004c3468b3af8494a122e60 (patch)
treef11a6b508a9a26c4c75280aea4b3c6583732f41e /tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
parentebd1a47c95dfc3b769c67db3c4872be52c898ba6 (diff)
bgpd: reduce cut-n-paste of bgp_zebra_announce_default for install
This bit of code was cut-n-pasted all over the place: if (!bpa->installed && !bpa->install_in_progress) { bgp_send_pbr_rule_action(bpa, NULL, true); bgp_zebra_announce_default(bgp, nh, bpa->afi, bpa->table_id, true); } Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py')
0 files changed, 0 insertions, 0 deletions