X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2FCMakeLists.txt;h=37f7810e229a17492304709762ba0c649e282894;hb=f62a8c013c6e22c012b9d7df2ef463a6370cf1ce;hp=9867b7cc8c003b2e3a41c4447adbb79d028da4c3;hpb=f2bde7ac51123a0a46334b4ec55e2aceae031db7;p=vpp.git diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt index 9867b7cc8c0..37f7810e229 100644 --- a/src/vnet/CMakeLists.txt +++ b/src/vnet/CMakeLists.txt @@ -581,6 +581,7 @@ list(APPEND VNET_SOURCES ipsec/ipsec.c ipsec/ipsec_cli.c ipsec/ipsec_format.c + ipsec/ipsec_handoff.c ipsec/ipsec_input.c ipsec/ipsec_punt.c ipsec/ipsec_sa.c @@ -602,6 +603,7 @@ list(APPEND VNET_MULTIARCH_SOURCES ipsec/esp_decrypt.c ipsec/ah_decrypt.c ipsec/ah_encrypt.c + ipsec/ipsec_handoff.c ipsec/ipsec_output.c ipsec/ipsec_input.c ipsec/ipsec_tun_in.c