lisp: fix crash with arp and packet trace on 81/28681/5
authorOnong Tayeng <otayeng@cisco.com>
Fri, 4 Sep 2020 11:46:23 +0000 (17:16 +0530)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 10 Sep 2020 15:06:27 +0000 (15:06 +0000)
commita3960a8b74de5cef51db2c7575f8f2d71a013d0a
treed1fe36baa0a9e7ea32d0632cfa5a64950c3a604a
parent5d2091da2a96cb1092b0744cdee8bb481788a6dc
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
src/vnet/lisp-cp/control.c
src/vnet/lisp-cp/lisp_types.c