fib: Fix crash on cover update to non activated adj source 45/23645/4
authorNeale Ranns <nranns@cisco.com>
Tue, 26 Nov 2019 19:30:08 +0000 (19:30 +0000)
committerDamjan Marion <dmarion@me.com>
Tue, 26 Nov 2019 23:19:32 +0000 (23:19 +0000)
commit9efcee6e7babd49999af3e3dcd13ee33d0a4c02d
treef4efec603f8883044923127ecfbfe0d2c687b523
parentacaa04a22dd8bade2eca944ddd8517961433a34f
fib: Fix crash on cover update to non activated adj source

if the adj source is not active then there is no existing cover
during a cover update

Type: fix
Ticket: VPP-1803
Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: Ie912f1c99345de4fb012bdcd97b443098d4a7351
src/vnet/fib/fib_entry_src_adj.c
test/test_ip4.py
test/vpp_ip_route.py