fib: Fix interpose source reactivate 63/27263/3
authorNeale Ranns <nranns@cisco.com>
Tue, 26 May 2020 08:52:55 +0000 (08:52 +0000)
committerOle Trøan <otroan@employees.org>
Tue, 26 May 2020 14:56:25 +0000 (14:56 +0000)
commit1bf6df4ff9c83bac1fc329a4b5c4d7061f13720a
tree3935a7da02baddce18480d229a6f1c360564f710
parent20aec3db441074ee5a861a40d6e02fad2f3dcb37
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