lisp: fix crash with arp and packet trace on 56/28856/2
authorOnong Tayeng <otayeng@cisco.com>
Fri, 4 Sep 2020 11:46:23 +0000 (17:16 +0530)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 10:14:22 +0000 (10:14 +0000)
commit7bae4911bfbff80e9fa8865f6a81d1cd8755b384
tree837bd0742c1759502dbf45fb10f18f88fd021644
parent911d7563cb7b6c2c6168c0d4a041dd82dcb80fb9
lisp: fix crash with arp and packet trace on

With packet trace on, VPP crashes when an arp packet arrives. This patch
fixes the crash and also ensures that the packet trace displays the eid
info.

Type: fix
Signed-off-by: Onong Tayeng <otayeng@cisco.com>
Change-Id: Iaad09a5e2b33e931ab9bd7bc3d4573b5ed5e4bfd
(cherry picked from commit a3960a8b74de5cef51db2c7575f8f2d71a013d0a)
src/vnet/lisp-cp/control.c
src/vnet/lisp-cp/lisp_types.c