neutron-dynamic-routing/neutron_dynamic_routing
Felix Huettner 06232f0b2c Ignore disabled routers for advertising
currently if a router is set to disabled the dragents still advertise
the routes. This causes the upstream routers to still know these routes
and try to forward packets to a non existing router.

By removing these routes we allow these upstream routers do directly
drop the traffic to these addresses instead of trying to forward it to
neutron routers.

Closes-Bug: 2018737

Change-Id: Icd6803769f37a04bf7581afb9722c78a44737374
2024-08-22 11:11:57 +02:00
..
api Use bgp api-def from neutron-lib 2021-05-31 12:32:55 +00:00
cmd Monkey patch original current_thread _active 2020-05-05 05:44:16 +00:00
db Ignore disabled routers for advertising 2024-08-22 11:11:57 +02:00
extensions Fix neutron wsgi module location 2024-06-18 10:31:57 +02:00
policies Use neutron-lib policy rules 2023-03-09 10:47:39 +03:00
services Ignore disabled routers for advertising 2024-08-22 11:11:57 +02:00
tests Ignore disabled routers for advertising 2024-08-22 11:11:57 +02:00
__init__.py Remove usage of six 2020-05-27 06:58:27 -04:00
_i18n.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
version.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00