ip-neighbor: fix show ip neighbor issue 57/26957/2
authorMichael Yu <michael.a.yu@nokia-sbell.com>
Fri, 8 May 2020 08:42:58 +0000 (16:42 +0800)
committerNeale Ranns <nranns@cisco.com>
Sun, 10 May 2020 08:09:56 +0000 (08:09 +0000)
commitbedf48a17cbac03684d28af5dfba099ea3fd9d3f
treeb5f9af3aa7d8d117228388a458116add7f5a74a9
parentcbe36e47b5647becc6c03a08e2745ee5ead5de20
ip-neighbor: fix show ip neighbor issue

Fix the issue that vppctl show ip4{6} neighbor [interface] command can't
show entries correctly, example: both ip4 and ip6 entries can be shown
with command:
vppctl show ip4 neighbor.

Type: fix

Signed-off-by: Michael Yu <michael.a.yu@nokia-sbell.com>
Change-Id: I229368b71cd285adce994c8290cc9d7e4c4f5aa6
Signed-off-by: Michael Yu <michael.a.yu@nokia-sbell.com>
src/vnet/ip-neighbor/ip_neighbor.c