L2 BD: introduce a BD interface on which to send UU packets
[vpp.git] / src / vnet / CMakeLists.txt
index 5f89b69..8820d28 100644 (file)
@@ -154,6 +154,7 @@ list(APPEND VNET_SOURCES
   l2/l2_in_out_acl.c
   l2/l2_patch.c
   l2/l2_rw.c
+  l2/l2_uu_fwd.c
   l2/l2_vtr.c
   l2/l2_xcrw.c
 )