Add IP adjacency registration function 07/2107/3
authorPierre Pfister <ppfister@cisco.com>
Wed, 27 Jul 2016 16:46:11 +0000 (17:46 +0100)
committerDave Barach <openvpp@barachs.net>
Thu, 28 Jul 2016 12:19:21 +0000 (12:19 +0000)
commit4c3f39353d0307a35180e597c0b0454439e848e9
tree191befe11b7a42c07e812e7dcecf1f9c5c3c4ab9
parent6cc6f9175c46d9a98db43f47da35119e2b59aa00
Add IP adjacency registration function

Given that it is possible and easy to add dynamic
IP adjacencies, it might be helpful to have an explicit
call to do so.
This way, additional information such as how to display
the adjacency can be provided at the same time.

Change-Id: I5c735ae45ed763560352f637e3462f2931dc97d9
Signed-off-by: Pierre Pfister <ppfister@cisco.com>
plugins/ila-plugin/ila/ila.c
vnet/vnet/ip/lookup.c
vnet/vnet/ip/lookup.h