aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/lookup.h
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2016-10-13 14:10:10 +0200
committerDave Barach <openvpp@barachs.net>2016-10-13 17:04:10 +0000
commit770930c45f9793151e2c39b5834b1c8e7210bbe6 (patch)
tree2cc2b0a149c7823a288bade456ac758b66e1b0ed /vnet/vnet/ip/lookup.h
parent241e52222e5e5579516494a8d979b6cc282f4799 (diff)
feature: rename vnet_ip_feature_* to vnet_feature_*
Change-Id: Idf68266f705b0455e5ab0ac73d23c7e0f4120d5b Signed-off-by: Dave Barach <dave@barachs.net> Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'vnet/vnet/ip/lookup.h')
-rw-r--r--vnet/vnet/ip/lookup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnet/vnet/ip/lookup.h b/vnet/vnet/ip/lookup.h
index d3a180fa192..84c4ffb2fd8 100644
--- a/vnet/vnet/ip/lookup.h
+++ b/vnet/vnet/ip/lookup.h
@@ -54,7 +54,7 @@
#include <vnet/ip/ip6_packet.h>
#include <vnet/fib/fib_node.h>
#include <vnet/dpo/dpo.h>
-#include <vnet/ip/ip_feature_registration.h>
+#include <vnet/ip/feature_registration.h>
/** @brief Common (IP4/IP6) next index stored in adjacency. */
typedef enum {