diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-04-23 21:31:11 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-05-12 07:33:08 -0400 |
| commit | db1fcc98dadd679de004c3468b3af8494a122e60 (patch) | |
| tree | f11a6b508a9a26c4c75280aea4b3c6583732f41e /tests/topotests/pim_basic_topo2/test_pim_basic_topo2.py | |
| parent | ebd1a47c95dfc3b769c67db3c4872be52c898ba6 (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/pim_basic_topo2/test_pim_basic_topo2.py')
0 files changed, 0 insertions, 0 deletions
