neutron-dynamic-routing/neutron_dynamic_routing/services
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
..
bgp Ignore disabled routers for advertising 2024-08-22 11:11:57 +02:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00