fib: Fix interpose source reactivate 54/27254/2
authorNeale Ranns <nranns@cisco.com>
Tue, 26 May 2020 08:52:55 +0000 (08:52 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 26 May 2020 16:48:15 +0000 (16:48 +0000)
commit77d12df8eb2a8cc24c1ba0361336703e1633420f
tree18687235b9d222602f13f4fb6da32a65ac513a30
parentbc69eca2abdb42ef6dd480581ca08599945c6a33
fib: Fix interpose source reactivate

Type: fix

when the interpose is on an adj-fib and the cover is removed the adj
source will not install. this lead to no path list being found for the
interpose source and a crash. pick a drop path list in this case.

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: Ied217da043926c913657080f5ffb151201225d23
src/vnet/fib/fib_entry_src_interpose.c