aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/app
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/app')
-rw-r--r--vpp/app/vpe_cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp/app/vpe_cli.c b/vpp/app/vpe_cli.c
index 38bf843d..70fe3a77 100644
--- a/vpp/app/vpe_cli.c
+++ b/vpp/app/vpe_cli.c
@@ -82,7 +82,7 @@ virtual_ip_cmd_fn_command_fn (vlib_main_t * vm,
fib_route_path_t *rpath;
adj_nbr_add_or_lock_w_rewrite (FIB_PROTOCOL_IP4,
- FIB_LINK_IP4,
+ VNET_LINK_IP4,
&next_hops[i],
sw_if_index, mac_addrs[i].mac_addr);