diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-08-06 15:09:42 +0200 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2019-08-06 15:09:42 +0200 |
commit | f6a6a77640a9749c79a91300d130ba6b5941d408 (patch) | |
tree | 2b678912d24d09a94da8ba9c5f439c0b9f2e7444 /nest | |
parent | 8c42205e35e24537122a4c821bd3128d698abf1b (diff) |
BGP: Fix 'deterministic med' to work with 'merge paths'
The 'deterministic med' option is implemented by suppressing other than
best-in-group routes (grouped by ASN) from best route selection. This
interferes with 'merge paths' as supressed routes are no longer mergable
with best route. This is fixed by suppressing only those routes that are
not mergable with best-in-group route.
Diffstat (limited to 'nest')
0 files changed, 0 insertions, 0 deletions