aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/app/l2t_l2.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/app/l2t_l2.c')
-rw-r--r--vpp/app/l2t_l2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vpp/app/l2t_l2.c b/vpp/app/l2t_l2.c
index 5c8327d5..f6385a5a 100644
--- a/vpp/app/l2t_l2.c
+++ b/vpp/app/l2t_l2.c
@@ -250,3 +250,5 @@ VLIB_REGISTER_NODE (l2t_l2_node) = {
},
};
+VLIB_NODE_FUNCTION_MULTIARCH (l2t_l2_node, l2t_l2_node_fn)
+