bonding: refactor bonding hash functions to vnet/hash
[vpp.git] / src / vnet / CMakeLists.txt
index 9e7e0aa..af4f64a 100644 (file)
@@ -869,6 +869,7 @@ list(APPEND VNET_SOURCES
   hash/cli.c
   hash/crc32_5tuple.c
   hash/handoff_eth.c
+  hash/hash_eth.c
 )
 
 list(APPEND VNET_HEADERS
@@ -1292,6 +1293,7 @@ list(APPEND VNET_MULTIARCH_SOURCES
 
 list(APPEND VNET_HEADERS
   dpo/load_balance.h
+  dpo/load_balance_map.h
   dpo/drop_dpo.h
   dpo/lookup_dpo.h
   dpo/punt_dpo.h