summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMaxime Peim <mpeim@cisco.com>2024-02-20 12:27:38 +0100
committerNeale Ranns <neale@graphiant.com>2024-07-12 03:12:58 +0000
commit6eac5bac60253b2149bed6da9bf29558e19722d0 (patch)
treec6ef14727dcc2be69f7888b47aacbf2c19a184de /Makefile
parent0e3fcc0b7ef70b82145730749c3c2b648d6732c4 (diff)
fib: fix covered_inherit_add
When a FIB entry has multiple sources installed by covering inheritance, the first walk installs the covering source, which can be worse than the already used one (hence the source is not activated). If a covering path is added and a new fib cover walk is done, the deactivated source is compared to itself. This operation calls for a reactivation of the source which was not activated in the first place. Type: fix Change-Id: I2639401bed14eb5a2cb003664c04d6c1f9130de9 Signed-off-by: Maxime Peim <mpeim@cisco.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions