IP-Punt-redirect: allow the use of a FIB path to describe how to 34/19934/3
authorNeale Ranns <nranns@cisco.com>
Mon, 3 Jun 2019 13:21:40 +0000 (13:21 +0000)
committerNeale Ranns <nranns@cisco.com>
Thu, 6 Jun 2019 12:12:58 +0000 (12:12 +0000)
commit922077505b43f9560550653f530cf93acc81044d
tree99bbd28d90de7b1b4db986a5586c04143a8f0c61
parent831f4200cab2b363f2a8ea340331343c14407b7d
IP-Punt-redirect: allow the use of a FIB path to describe how to
redirect

Change-Id: I2a3ba2a3d73ea8511e3a511855b041432328f0a8
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/CMakeLists.txt
src/vnet/fib/fib_node.h
src/vnet/ip/ip4.h
src/vnet/ip/ip4_punt_drop.c
src/vnet/ip/ip6.h
src/vnet/ip/ip6_punt_drop.c
src/vnet/ip/ip_api.c
src/vnet/ip/ip_punt_drop.c [new file with mode: 0644]
src/vnet/ip/ip_punt_drop.h
test/vpp_ip_route.py