bird/proto/bgp
Ondrej Zajicek (work) f6a6a77640 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.
2019-08-06 15:09:42 +02:00
..
attrs.c BGP: Fix 'deterministic med' to work with 'merge paths' 2019-08-06 15:09:42 +02:00
bgp.c Merge remote-tracking branch 'origin/mq-filter-stack' 2019-07-24 15:38:32 +02:00
bgp.h Merge branch 'master' into mq-filter-stack 2019-07-03 11:12:25 +02:00
config.Y Dynamic attributes definition split whether it is bitmask or not. 2019-07-03 00:00:11 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c Merge branch 'master' into mq-filter-stack 2019-07-03 11:12:25 +02:00