fib: Fix interpose source reactivate 65/28465/2
authorNeale Ranns <nranns@cisco.com>
Tue, 26 May 2020 08:52:55 +0000 (08:52 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 18 Aug 2020 19:47:21 +0000 (19:47 +0000)
commit915c3d9058531c1de0243857c876c29c037c327e
tree284eaf192f69c96f9127afb59446995f6eeb2cd0
parent8149d3427db7a8f99e2f56efd9f3862d1c474292
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
(cherry picked from commit 1bf6df4ff9c83bac1fc329a4b5c4d7061f13720a)
src/vnet/fib/fib_entry_src_interpose.c