IP route local and connected 75/17175/3
authorNeale Ranns <nranns@cisco.com>
Wed, 23 Jan 2019 08:36:16 +0000 (00:36 -0800)
committerDamjan Marion <dmarion@me.com>
Wed, 20 Feb 2019 14:40:52 +0000 (14:40 +0000)
commitdc2a250f0616a3d853982b46597133780715bf57
tree1bc1f49040ac76b3af7a4559fd06b3632a7e0f77
parent4c696abc8cf185ef18ed2baeb06304affee5ab39
IP route local and connected

allow routes that are local and connected to be added via the API.
this emulates the addition of a second address in the same subnet
added to an interface.

Change-Id: Ib18a08c26956be9a07b3360664210c8cf6734c84
Signed-off-by: Neale Ranns <nranns@cisco.com>
(cherry picked from commit 7425f9289bdc17d330044b0df0fc31cdeeca626b)
src/vnet/ethernet/arp.c
src/vnet/ip/ip_api.c
test/test_neighbor.py
test/vpp_ip_route.py