optimize init_server to reduce session overhead
[vpp.git] / src / vnet.am
index 0ff3da7..ddde879 100644 (file)
@@ -419,6 +419,7 @@ API_FILES +=                                        \
  vnet/ip/punt.api
 
 libvnet_multiversioning_sources +=             \
+ vnet/ip/ip4_forward.c                         \
  vnet/ip/ip4_input.c
 
 ########################################
@@ -508,6 +509,7 @@ nobase_include_HEADERS +=                   \
  vnet/tcp/tcp_timer.h                          \
  vnet/tcp/tcp_debug.h                          \
  vnet/tcp/tcp.h                                        \
+ vnet/tcp/tcp_error.def                                \
  vnet/tcp/tcp.api.h
 
 API_FILES += vnet/tcp/tcp.api