diff options
| author | anlan_cs <vic.lan@pica8.com> | 2022-03-16 21:38:17 +0800 |
|---|---|---|
| committer | anlan_cs <vic.lan@pica8.com> | 2022-03-17 21:46:44 +0800 |
| commit | e57e63eb40682a1b1e5c267a9e31982b08b33dbb (patch) | |
| tree | ee3f483ab52d45ca0c0fb961bff3c5f1f9831a1d /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | 79f4d05c7a17b251de0d9221dca937bf9eea9e47 (diff) | |
bgpd: fix wrong check on local es routes
Importing local es routes should be skipped. But the check of it is a bit wrong.
It is ok that local es routes can't be imported, but importing local es will
wrongly enter `uninstall` procedure.
Just adjust this check to make it clear. Immediately return in the case
of importing local es routes.
Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
