diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-10-02 15:47:17 -0300 |
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-10-06 06:42:12 -0300 |
| commit | 6aabb15dd7147da229381cb67a49e20167e4f87e (patch) | |
| tree | 80667dd9639236ca66c59407981dba0034c2765a /tests/topotests/ospf_basic_functionality/test_ospf_single_area.py | |
| parent | 554b3b102160cb890fbea8b65a464e491d214281 (diff) | |
bgpd: aggregate address matching-MED-only
Add code to handle MED matching:
- When MED matches act as normal.
- When MED doesn't match do the following:
* Uninstall the aggregate route
* Unsuppress routes (if using summary-only)
- When MED didn't match, but now matches:
* Install the aggregate route
* Suppress all routes (if using summary-only)
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_single_area.py')
0 files changed, 0 insertions, 0 deletions
