aboutsummaryrefslogtreecommitdiff
path: root/example/m4
diff options
context:
space:
mode:
authorMatias Elo <matias.elo@nokia.com>2020-09-10 16:55:57 +0300
committerPetri Savolainen <petri.savolainen@nokia.com>2020-09-28 10:06:37 +0300
commit6e24d8da43d4780372df9cb9d77ff35cdd065cf6 (patch)
treea5cc6cda0af1c309ba3a271d6d442ea5f040ce04 /example/m4
parentd8b151feb38ae04da1a195742b8160442c2a62cd (diff)
example: ipsec_crypto: rename ipsec application to ipsec_crypto
Rename ipsec application to ipsec_crypto to better distinguish it from the ipsec api example. Signed-off-by: Matias Elo <matias.elo@nokia.com> Reviewed-by: Janne Peltonen <janne.peltonen@nokia.com>
Diffstat (limited to 'example/m4')
-rw-r--r--example/m4/configure.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/example/m4/configure.m4 b/example/m4/configure.m4
index 7bd8acdf8..a3cc1ddbe 100644
--- a/example/m4/configure.m4
+++ b/example/m4/configure.m4
@@ -23,8 +23,8 @@ AC_CONFIG_FILES([example/classifier/Makefile
example/debug/Makefile
example/generator/Makefile
example/hello/Makefile
- example/ipsec/Makefile
example/ipsec_api/Makefile
+ example/ipsec_crypto/Makefile
example/ipfragreass/Makefile
example/ipsec_offload/Makefile
example/l2fwd_simple/Makefile